remove some legacy code/tests relating to old invite/verification code

This commit is contained in:
Leo Hemsted
2016-08-31 14:49:26 +01:00
parent 62e5361b0c
commit 5ac4e630d8
5 changed files with 0 additions and 65 deletions

View File

@@ -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'