mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Add messages and bump epp-xml
This commit is contained in:
parent
be319509ca
commit
ef632e0ce1
11 changed files with 138 additions and 43 deletions
|
@ -5,4 +5,5 @@ describe Registrar do
|
|||
it { should have_many(:domains) }
|
||||
it { should have_many(:epp_users) }
|
||||
it { should have_many(:users) }
|
||||
it { should have_many(:messages) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue