Disable the blackout test.
[wolnelektury.git] / src / wolnelektury / settings / custom.py
index 2702846..af56611 100644 (file)
@@ -40,7 +40,6 @@ CLUB_PAYU_RECURRING_POS = '300746'
 CLUB_APP_HOST = None
 
 AB_TESTS = {
-    'BLACKOUT': 2,
 }
 
 MESSAGING_MIN_DAYS = 2