mirror of
https://github.com/internetee/registry.git
synced 2025-05-20 11:19:39 +02:00
Add contact create to xml example file
This commit is contained in:
parent
accf0d552e
commit
7491d589a9
2 changed files with 34 additions and 1 deletions
|
@ -285,7 +285,7 @@ describe 'EPP Domain', epp: true do
|
|||
|
||||
d = Domain.last
|
||||
|
||||
response = epp_request('domains/update_remove_objects.xml')
|
||||
epp_request('domains/update_remove_objects.xml')
|
||||
|
||||
expect(d.domain_statuses.count).to eq(1)
|
||||
expect(d.domain_statuses.first.value).to eq('clientUpdateProhibited')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue