2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00
mastodon/spec/fabricators/domain_block_fabricator.rb
2017-01-29 01:30:32 +01:00

4 lines
56 B
Ruby

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