do not print sql queries in test mode
This commit is contained in:
@@ -5,3 +5,4 @@ PRESERVE_CONTEXT_ON_EXCEPTION = False
|
||||
ESALES_URL = ''
|
||||
TESTING = True
|
||||
DEBUG = True
|
||||
SQLALCHEMY_ECHO = False
|
||||
|
||||
Reference in New Issue
Block a user