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