mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Updated spec and rails helper
This commit is contained in:
parent
221c62c846
commit
155cb812d9
5 changed files with 32 additions and 28 deletions
|
@ -17,6 +17,7 @@ describe 'EPP Poll', epp: true do
|
|||
end
|
||||
|
||||
it 'returns no messages in poll' do
|
||||
ApiLog::EppLog.delete_all
|
||||
response = epp_request(epp_xml.poll, :xml)
|
||||
|
||||
expect(response[:msg]).to eq('Command completed successfully; no messages')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue