Dnskey spec

This commit is contained in:
Martin Lensment 2014-10-14 11:58:24 +03:00
parent 7a647682df
commit da6b115f6f
4 changed files with 25 additions and 0 deletions

View file

@ -8,4 +8,5 @@ Fabricator(:domain) do
admin_contacts(count: 1) { Fabricate(:contact) }
registrar
auth_info '98oiewslkfkd'
dnskeys(count: 1)
end