mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Update tests
This commit is contained in:
parent
2f4425d914
commit
1502e7a693
3 changed files with 11 additions and 12 deletions
|
@ -189,7 +189,7 @@ class EPPLibWrapper:
|
|||
# Since we reuse the same creds for each pool, we can test on
|
||||
# one socket, and if successful, then we know we can connect.
|
||||
if (
|
||||
not try_start_if_invalid
|
||||
try_start_if_invalid
|
||||
and (settings.DEBUG
|
||||
or not self._test_registry_connection_success())
|
||||
):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue