mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-27 18:37:40 -05:00
4 lines
53 B
Ruby
4 lines
53 B
Ruby
Fabricator(:domain_allow) do
|
|
domain "MyString"
|
|
end
|