mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-29 19:41:25 +00:00
3 lines
53 B
Ruby
3 lines
53 B
Ruby
Fabricator(:domain_allow) do
|
|
domain "MyString"
|
|
end
|