mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +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
spec/models/message_spec.rb
Normal file
5
spec/models/message_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe Message do
|
||||
it { should belong_to(:registrar) }
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue