mirror of
https://github.com/glitch-soc/mastodon
synced 2025-04-28 19:44:51 +00:00
4 lines
74 B
Ruby
4 lines
74 B
Ruby
Fabricator(:account_domain_block) do
|
|
account
|
|
domain 'example.com'
|
|
end
|