mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
remove some legacy code/tests relating to old invite/verification code
This commit is contained in:
@@ -10,7 +10,6 @@ export INVITATION_EXPIRATION_DAYS=2
|
||||
export NOTIFICATION_QUEUE_PREFIX='test-env-not-used'
|
||||
export SECRET_KEY='secret-key'
|
||||
export SQLALCHEMY_DATABASE_URI=${TEST_DATABASE:='postgresql://localhost/test_notification_api'}
|
||||
export VERIFY_CODE_FROM_EMAIL_ADDRESS='no-reply@notify.tools'
|
||||
export FIRETEXT_API_KEY="Firetext"
|
||||
export NOTIFY_EMAIL_DOMAIN="test.notify.com"
|
||||
export MMG_API_KEY='mmg-secret-key'
|
||||
|
||||
Reference in New Issue
Block a user