diff --git a/tests/config_testing.py b/tests/config_testing.py index b7fc3494..43562d16 100644 --- a/tests/config_testing.py +++ b/tests/config_testing.py @@ -2,7 +2,7 @@ BLENDER_ID_ENDPOINT = 'http://127.0.0.1:8001' # nonexistant server, no trailing slash! -DEBUG = True +DEBUG = False TESTING = True CDN_STORAGE_USER = 'u41508580125621'