mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 03:39:40 +02:00
Merge branch 'master' of github.com:internetee/registry
This commit is contained in:
commit
50f77ba81d
2 changed files with 3 additions and 1 deletions
|
@ -94,6 +94,7 @@ describe 'EPP Contact', epp: true do
|
|||
response = epp_request('contacts/info.xml')
|
||||
expect(response[:result_code]).to eq('2303')
|
||||
expect(response[:msg]).to eq('Object does not exist')
|
||||
expect(response[:results][0][:value]).to eq('info-4444')
|
||||
end
|
||||
|
||||
it 'returns info about contact' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue