1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-25 14:59:20 +00:00
mastodon/spec/fabricators/domain_block_fabricator.rb
2016-10-09 14:48:59 +02:00

3 lines
53 B
Ruby

Fabricator(:domain_block) do
domain "MyString"
end