mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-07 10:59:31 -04:00
Remove SQLALCHEMY_ECHO for test
This commit is contained in:
@@ -329,7 +329,6 @@ class Development(Config):
|
||||
|
||||
|
||||
class Test(Config):
|
||||
SQLALCHEMY_ECHO = True
|
||||
NOTIFY_EMAIL_DOMAIN = 'test.notify.com'
|
||||
FROM_NUMBER = 'testing'
|
||||
NOTIFY_ENVIRONMENT = 'test'
|
||||
|
||||
Reference in New Issue
Block a user