1
0
mirror of https://github.com/glitch-soc/mastodon synced 2024-03-09 07:35:42 +00:00
glitch-social/spec/fabricators/account_domain_block_fabricator.rb

5 lines
74 B
Ruby

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