~cytrogen/masto-fe

ref: 0cfdd1a401f055c23e308a4b823bd250b1cbb3d3 masto-fe/spec/fabricators/list_account_fabricator.rb -rw-r--r-- 75 bytes
0cfdd1a4 — Nick Schonning Enable Rubocop Style/StringConcatenation defaults (#23792) 3 years ago
                                                                                
1
2
3
4
5
Fabricator(:list_account) do
  list    nil
  account nil
  follow  nil
end