mirror of
https://github.com/internetee/registry.git
synced 2025-07-13 14:35:05 +02:00
Make EPP errors more compact
This commit is contained in:
parent
0a2ed60b9e
commit
7b750b7d9b
4 changed files with 20 additions and 46 deletions
|
@ -296,7 +296,6 @@ describe 'EPP Domain', epp: true do
|
|||
expect(rem_cnt).to be_falsey
|
||||
|
||||
response = epp_request('domains/update_remove_objects.xml')
|
||||
|
||||
expect(response[:results][0][:result_code]).to eq('2303')
|
||||
expect(response[:results][0][:msg]).to eq('Contact was not found')
|
||||
expect(response[:results][0][:value]).to eq('mak21')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue