obscure config parameter added to test config
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
SQLALCHEMY_DATABASE_URI = 'sqlite://'
|
SQLALCHEMY_DATABASE_URI = 'sqlite://'
|
||||||
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||||
|
PRESERVE_CONTEXT_ON_EXCEPTION = False
|
||||||
TESTING=True
|
TESTING=True
|
||||||
DEBUG = True
|
DEBUG = True
|
||||||
Reference in New Issue
Block a user