mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Upgrade epp-xml
This commit is contained in:
parent
9d318644ed
commit
9feea600d8
10 changed files with 72 additions and 53 deletions
|
@ -18,7 +18,8 @@ describe '.extract_attributes' do
|
|||
|
||||
# TODO: remodel create contact xml to support disclosure
|
||||
it 'should return disclosure has if disclosure' do
|
||||
xml = EppXml::Contact.create(
|
||||
epp_xml = EppXml::Contact.new
|
||||
xml = epp_xml.create(
|
||||
{
|
||||
disclose: { value: {
|
||||
voice: { value: '' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue