mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Dnskey spec
This commit is contained in:
parent
7a647682df
commit
da6b115f6f
4 changed files with 25 additions and 0 deletions
|
@ -7,6 +7,7 @@ describe Domain do
|
|||
it { should have_many(:tech_contacts) }
|
||||
it { should have_many(:admin_contacts) }
|
||||
it { should have_many(:domain_transfers) }
|
||||
it { should have_many(:dnskeys) }
|
||||
|
||||
context 'with sufficient settings' do
|
||||
before(:each) { Fabricate(:domain_validation_setting_group) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue