1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-13 06:03:49 -05:00

5 lines
76 B
Ruby
Raw Normal View History

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