mocking myqueue in most tests
This commit is contained in:
@@ -34,6 +34,7 @@ SECRET_KEY = CFG['secret_key']
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = False
|
||||
TESTING = False
|
||||
|
||||
ALLOWED_HOSTS = CFG['allowed_hosts']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user