mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Add some new contact fields to registrar
This commit is contained in:
parent
0c16146ebb
commit
65d849cc36
10 changed files with 81 additions and 24 deletions
|
@ -4,6 +4,7 @@ describe Keyrelay do
|
|||
it { should belong_to(:domain) }
|
||||
it { should belong_to(:requester) }
|
||||
it { should belong_to(:accepter) }
|
||||
it { should have_many(:legal_documents) }
|
||||
|
||||
it 'is in pending status' do
|
||||
kr = Fabricate(:keyrelay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue