add test config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SQLALCHEMY_DATABASE_URI = 'sqlite://'
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||
TESTING=True
|
||||
DEBUG = True
|
||||
Reference in New Issue
Block a user