1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-11 13:19:01 +09:00
YuruToot/spec/fabricators/domain_block_fabricator.rb

4 lines
53 B
Ruby
Raw Normal View History

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