mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
parent
b9df5aa92d
commit
855deeb52b
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@ RSpec.describe 'EPP domain:create' do
|
|||
<domain:ns>
|
||||
<domain:hostAttr>
|
||||
<domain:hostName>ns.test.com</domain:hostName>
|
||||
<domain:hostAddr ip="v4">192.168.1.1</domain:hostAddr>
|
||||
</domain:hostAttr>
|
||||
</domain:ns>
|
||||
<domain:registrant>test</domain:registrant>
|
||||
|
|
|
@ -44,6 +44,7 @@ RSpec.describe 'EPP domain:create' do
|
|||
<domain:ns>
|
||||
<domain:hostAttr>
|
||||
<domain:hostName>ns.test.com</domain:hostName>
|
||||
<domain:hostAddr ip="v4">192.168.1.1</domain:hostAddr>
|
||||
</domain:hostAttr>
|
||||
</domain:ns>
|
||||
<domain:registrant>test</domain:registrant>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue