mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
Cache contact code for epp eager errors
This commit is contained in:
parent
8aac684df7
commit
ddd91d464a
9 changed files with 42 additions and 14 deletions
|
@ -892,7 +892,7 @@ describe 'EPP Domain', epp: true do
|
|||
expect(response[:results][0][:msg]).to eq('Domain not found')
|
||||
end
|
||||
|
||||
it 'updates domain and adds objects', pending: true do
|
||||
it 'updates domain and adds objects' do
|
||||
xml = domain_update_xml({
|
||||
add: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue