Info request for domain

This commit is contained in:
Martin Lensment 2014-08-14 12:54:19 +03:00
parent ed73278620
commit c34f01aeb3
6 changed files with 116 additions and 0 deletions

View file

@ -6,4 +6,6 @@ Fabricator(:domain) do
owner_contact(fabricator: :contact)
nameservers(count: 3)
admin_contacts(count: 1) { Fabricate(:contact) }
registrar
auth_info '98oiewslkfkd'
end