Upgrade epp-xml

This commit is contained in:
Martin Lensment 2014-12-18 15:52:24 +02:00
parent 9d318644ed
commit 9feea600d8
10 changed files with 72 additions and 53 deletions

View file

@ -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: '' },