mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
3 lines
74 B
Ruby
3 lines
74 B
Ruby
Fabricator(:domain) do
|
|
name { "#{Faker::Internet.domain_word}.ee" }
|
|
end
|