mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Test fix
This commit is contained in:
parent
3bd5be4e22
commit
d8828750d9
1 changed files with 1 additions and 1 deletions
|
@ -691,7 +691,7 @@ describe 'EPP Domain', epp: true do
|
|||
})
|
||||
|
||||
response = epp_plain_request(xml, :xml)
|
||||
response[:msg].should == 'Admin contact can be only citizen'
|
||||
response[:msg].should == 'Admin contact can be only private person'
|
||||
response[:result_code].should == '2306'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue