mirror of
https://github.com/mastodon/mastodon
synced 2024-12-03 09:18:17 +09:00
4 lines
53 B
Ruby
4 lines
53 B
Ruby
|
Fabricator(:domain_allow) do
|
||
|
domain "MyString"
|
||
|
end
|