mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
Remove \t
This commit is contained in:
@@ -329,6 +329,7 @@ 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