1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-04 17:58:44 +09:00
whippy-edition/spec/fabricators/domain_block_fabricator.rb

4 lines
56 B
Ruby
Raw Normal View History

2016-10-09 21:48:43 +09:00
Fabricator(:domain_block) do
domain "example.com"
2016-10-09 21:48:43 +09:00
end