mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Create legal documents
This commit is contained in:
parent
4f10cccdfa
commit
e09ddd3138
10 changed files with 274 additions and 7 deletions
|
@ -8,6 +8,7 @@ describe Domain do
|
|||
it { should have_many(:admin_contacts) }
|
||||
it { should have_many(:domain_transfers) }
|
||||
it { should have_many(:dnskeys) }
|
||||
it { should have_many(:legal_documents) }
|
||||
|
||||
context 'with sufficient settings' do
|
||||
before(:each) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue