mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-01 21:49:02 +01:00
3 lines
53 B
Ruby
3 lines
53 B
Ruby
Fabricator(:domain_allow) do
|
|
domain 'MyString'
|
|
end
|