mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +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 = create_request({}, extension)
|
||||||
response[:msg].should == "Element '{https://epp.tld.ee/schema/eis-1.0.xsd}ident': The attribute "\
|
response[:msg].should == "Required ident attribute missing: cc"
|
||||||
"'cc' is required but missing."
|
|
||||||
response[:result_code].should == '2001'
|
response[:result_code].should == '2001'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue