Update epp examples doc

This commit is contained in:
Martin Lensment 2015-03-10 17:21:08 +02:00
parent a340f909fe
commit 53ba95152e
2 changed files with 2140 additions and 1270 deletions

File diff suppressed because it is too large Load diff

View file

@ -1046,7 +1046,7 @@ describe 'EPP Domain', epp: true do
end end
end end
it 'should get an error when there is no pending transfer ' do it 'should get an error when there is no pending transfer' do
pw = domain.auth_info pw = domain.auth_info
xml = domain_transfer_xml({ xml = domain_transfer_xml({
name: { value: domain.name }, name: { value: domain.name },