mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
parent
744d6a2b53
commit
daeb00ebe7
4 changed files with 7 additions and 3 deletions
|
@ -169,6 +169,6 @@ class EppLoginTest < EppTestCase
|
|||
assert_no_difference 'EppSession.count' do
|
||||
post '/epp/session/login', { frame: request_xml }, 'HTTP_COOKIE' => 'session=new-session-id'
|
||||
end
|
||||
assert_epp_response :authentication_error_server_closing_connection
|
||||
assert_epp_response :session_limit_exceeded_server_closing_connection
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue