Fixing tests

This commit is contained in:
TheNavigat
2016-02-12 15:57:19 +02:00
parent 7b2c2d3a48
commit d38828751f
4 changed files with 16 additions and 4 deletions
+2
View File
@@ -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: