1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-21 10:03:48 -05:00

5 lines
76 B
Ruby
Raw Normal View History

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