mastodon/spec/fabricators/domain_block_fabricator.rb

4 lines
56 B
Ruby

Fabricator(:domain_block) do
domain "example.com"
end