Word change.
[wolnelektury.git] / src / wolnelektury / settings / custom.py
index 0b8772b..280f539 100644 (file)
@@ -38,3 +38,7 @@ PAYU_POS = {
 CLUB_PAYU_POS = '300746'
 CLUB_PAYU_RECURRING_POS = '300746'
 CLUB_APP_HOST = None
+
+AB_TESTS = {
+    'PAYLOGO': 2,
+}