mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Registrar portal transfer improvement, test fixes #2746
This commit is contained in:
parent
c4da9c86a6
commit
e1c5fca90d
4 changed files with 5 additions and 4 deletions
|
@ -1478,7 +1478,7 @@ describe 'EPP Domain', epp: true do
|
|||
})
|
||||
|
||||
response = epp_plain_request(xml)
|
||||
response[:msg].should == 'Pending transfer was not found'
|
||||
response[:msg].should == 'No transfers found'
|
||||
response[:result_code].should == '2303'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue