Make EPP errors more compact

This commit is contained in:
Martin Lensment 2014-08-26 15:39:25 +03:00
parent 0a2ed60b9e
commit 7b750b7d9b
4 changed files with 20 additions and 46 deletions

View file

@ -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')