mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 11:49:40 +02:00
Transfer authentication test
This commit is contained in:
parent
2a47e374f2
commit
31ea0f9182
4 changed files with 9 additions and 23 deletions
|
@ -297,7 +297,6 @@ describe 'EPP Helper', epp: true do
|
|||
generated = Nokogiri::XML(domain_transfer_xml).to_s.squish
|
||||
expect(generated).to eq(expected)
|
||||
|
||||
|
||||
expected = Nokogiri::XML('<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
||||
<command>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue