mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
5 lines
72 B
Ruby
5 lines
72 B
Ruby
FactoryBot.define do
|
|
factory :domain_contact do
|
|
contact
|
|
end
|
|
end
|