test_settings: set CAMO_KEY = 'dummy' to make tests pass

(imported from commit d8705d8bbcad365b6b94a456d1942a8afc1a32d4)
This commit is contained in:
Anders Kaseorg
2015-08-20 11:07:52 -07:00
parent 0a20f168a7
commit 7cd1d9665d

View File

@@ -52,3 +52,5 @@ CACHES['database'] = {
LOGGING['loggers']['zulip.requests']['level'] = 'CRITICAL'
LOGGING['loggers']['zulip.management']['level'] = 'CRITICAL'
CAMO_KEY = 'dummy'