mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Strory#110308584 - we have new error message
This commit is contained in:
parent
b965509892
commit
795cb1713d
1 changed files with 1 additions and 2 deletions
|
@ -217,8 +217,7 @@ describe 'EPP Contact', epp: true do
|
|||
}
|
||||
}
|
||||
response = create_request({}, extension)
|
||||
response[:msg].should == "Element '{https://epp.tld.ee/schema/eis-1.0.xsd}ident': The attribute "\
|
||||
"'cc' is required but missing."
|
||||
response[:msg].should == "Required ident attribute missing: cc"
|
||||
response[:result_code].should == '2001'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue