mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
More full paths in error messages
This commit is contained in:
parent
01fb195104
commit
7c69783091
3 changed files with 13 additions and 6 deletions
|
@ -629,7 +629,7 @@ describe 'EPP Domain', epp: true do
|
|||
})
|
||||
|
||||
response = epp_plain_request(xml, :xml)
|
||||
response[:msg].should == 'Mutually exclusive parameters: keyData, dsData'
|
||||
response[:msg].should == 'Mutually exclusive parameters: extension > create > keyData, extension > create > dsData'
|
||||
response[:result_code].should == '2306'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue