mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Registrar portal transfer improvement, test fixes #2746
This commit is contained in:
parent
c4da9c86a6
commit
e1c5fca90d
4 changed files with 5 additions and 4 deletions
|
@ -10,7 +10,7 @@ describe 'EPP Helper', epp: true do
|
|||
expected = Nokogiri::XML('<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
||||
<command>
|
||||
<transfer op="query">
|
||||
<transfer op="request">
|
||||
<domain:transfer
|
||||
xmlns:domain="https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/domain-eis-1.0.xsd">
|
||||
<domain:name>' + dn + '</domain:name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue