about summary refs log blame commit diff
path: root/spec/fabricators/list_fabricator.rb
blob: 2a61b317b8c7b281e9aa6584cf52a62c08b503d2 (plain) (tree)
1
2
3
4
                    
         
                    
Fabricator(:list) do
  account
  title   "MyString"
end