mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Test
This commit is contained in:
parent
f672d15b00
commit
a10ddccd0e
2 changed files with 12 additions and 15 deletions
|
@ -234,7 +234,8 @@ class EPPLibWrapper:
|
|||
|
||||
try:
|
||||
# Initialize epplib
|
||||
CLIENT = EPPLibWrapper()
|
||||
#CLIENT = EPPLibWrapper()
|
||||
CLIENT = None
|
||||
logger.info("registry client initialized")
|
||||
except Exception:
|
||||
CLIENT = None # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue