1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-18 08:33:50 -05:00
tootlab-mastodon/spec/fabricators/account_domain_block_fabricator.rb

5 lines
74 B
Ruby

Fabricator(:account_domain_block) do
account
domain 'example.com'
end