mirror of
https://github.com/mastodon/mastodon
synced 2024-12-23 02:58:16 +09:00
4 lines
53 B
Ruby
4 lines
53 B
Ruby
Fabricator(:domain_block) do
|
|
domain "MyString"
|
|
end
|