Create login xml builder

This commit is contained in:
Martin Lensment 2014-10-22 11:08:38 +03:00
parent 5464e4c342
commit 6b8d03a645
3 changed files with 68 additions and 11 deletions

View file

@ -952,8 +952,6 @@ describe 'EPP Domain', epp: true do
]
})
puts Nokogiri::XML(xml).to_s
epp_request(xml, :xml)
expect(d.dnskeys.count).to eq(1)