mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-11 23:14:49 +02:00
Merge branch 'za/1889-socket-in-use-error' of https://github.com/cisagov/manage.get.gov into za/1889-socket-in-use-error
This commit is contained in:
commit
dda09a8261
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