mastodon/spec/fabricators/account_domain_block_fabric...

5 lines
80 B
Ruby

Fabricator(:account_domain_block) do
account_id 1
domain "MyString"
end