mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
test_settings: set CAMO_KEY = 'dummy' to make tests pass
(imported from commit d8705d8bbcad365b6b94a456d1942a8afc1a32d4)
This commit is contained in:
@@ -52,3 +52,5 @@ CACHES['database'] = {
|
||||
|
||||
LOGGING['loggers']['zulip.requests']['level'] = 'CRITICAL'
|
||||
LOGGING['loggers']['zulip.management']['level'] = 'CRITICAL'
|
||||
|
||||
CAMO_KEY = 'dummy'
|
||||
|
||||
Reference in New Issue
Block a user