~cytrogen/masto-fe

ref: 0cfdd1a401f055c23e308a4b823bd250b1cbb3d3 masto-fe/spec/fabricators/mute_fabricator.rb -rw-r--r-- 76 bytes
0cfdd1a4 — Nick Schonning Enable Rubocop Style/StringConcatenation defaults (#23792) 3 years ago
                                                                                
1
2
3
4
Fabricator(:mute) do
  account
  target_account { Fabricate(:account) }
end