mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Update src/epplibwrapper/tests/test_client.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
21f06360f1
commit
a954cc2347
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ class TestClient(TestCase):
|
|||
|
||||
def test_send_command_close_failure_recovers(self):
|
||||
"""Test when the .close on a connection fails and a .send follows suit.
|
||||
Flow:
|
||||
Scenario:
|
||||
Initialization succeeds
|
||||
Send command fails (with 2400 code) prompting retry
|
||||
Client closes and re-initializes, and command succeeds"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue