mastodon/spec/fabricators/domain_allow_fabricator.rb

4 lines
53 B
Ruby

Fabricator(:domain_allow) do
domain "MyString"
end