1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-24 23:26:22 +09: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