gab-social/spec/fabricators/list_fabricator.rb
2019-07-02 03:10:25 -04:00

5 lines
54 B
Ruby

Fabricator(:list) do
account
title "MyString"
end