updated tests

This commit is contained in:
olegphenomenon 2021-09-08 14:22:12 +03:00
parent 49fc79244f
commit 825f813437
17 changed files with 154 additions and 154 deletions

View file

@ -7,7 +7,7 @@ class EppDomainBaseTest < EppTestCase
<epp xmlns="#{Xsd::Schema.filename(for_prefix: 'epp-ee', for_version: '1.0')}">
<command>
<info>
<domain:info xmlns:domain="#{Xsd::Schema.filename(for_prefix: 'domain-ee', for_version: '1.1')}">
<domain:info xmlns:domain="#{Xsd::Schema.filename(for_prefix: 'domain-ee', for_version: '1.2')}">
<domain:name>non-existent.test</domain:name>
</domain:info>
</info>