xml padding changed

This commit is contained in:
Oleg Hasjanov 2021-01-28 14:16:39 +02:00
parent 2648f66e78
commit 18c994256f

View file

@ -179,8 +179,6 @@ class EppDomainCreateBaseTest < EppTestCase
</epp>
XML
assert_no_difference 'Domain.count' do
post epp_create_path, params: { frame: request_xml },
headers: { 'HTTP_COOKIE' => 'session=api_bestnames' }