mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Epp User login
This commit is contained in:
parent
76ec918426
commit
e20b138644
12 changed files with 106 additions and 8 deletions
|
@ -4,4 +4,5 @@ describe Registrar do
|
|||
it { should belong_to(:country) }
|
||||
it { should have_many(:domains) }
|
||||
it { should have_many(:ns_sets) }
|
||||
it { should have_many(:epp_users) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue