mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
Merge branch 'master' of github.com:internetee/registry
This commit is contained in:
commit
b39cd53aae
4 changed files with 4 additions and 12 deletions
|
@ -809,7 +809,7 @@ describe 'EPP Domain', epp: true do
|
|||
expect(response[:results][0][:msg]).to eq('Domain not found')
|
||||
end
|
||||
|
||||
it 'updates domain and adds objects' do
|
||||
it 'updates domain and adds objects', pending: true do
|
||||
xml = domain_update_xml({
|
||||
add: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue