chinwagsocial/spec/fabricators/mute_fabricator.rb

5 lines
76 B
Ruby

Fabricator(:mute) do
account
target_account { Fabricate(:account) }
end