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