mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Owner contact validation
This commit is contained in:
parent
4396ec665c
commit
62b3ff6fc7
5 changed files with 45 additions and 34 deletions
|
@ -1,4 +1,5 @@
|
|||
Fabricator(:domain) do
|
||||
name { "#{Faker::Internet.domain_word}.ee" }
|
||||
period 1
|
||||
owner_contact(fabricator: :contact)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue