mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Fixing tests
This commit is contained in:
@@ -90,6 +90,8 @@ class AuthHandler(object):
|
||||
|
||||
my_authzr = self.authzr
|
||||
|
||||
logger.debug("authzr: %s", my_authzr)
|
||||
|
||||
returnDomains = []
|
||||
#Remove failing domains if best_effort is true
|
||||
for domain in domains:
|
||||
|
||||
Reference in New Issue
Block a user