mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
Update epp examples doc
This commit is contained in:
parent
a340f909fe
commit
53ba95152e
2 changed files with 2140 additions and 1270 deletions
3408
doc/epp-examples.md
3408
doc/epp-examples.md
File diff suppressed because it is too large
Load diff
|
@ -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 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue