mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Add proper mocks for the test.
Updated the localhost in the environment_test file so that if the tests fail if a mock is missing.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export NOTIFY_ADMIN_ENVIRONMENT='config.Test'
|
||||
export ADMIN_CLIENT_SECRET='dev-notify-secret-key'
|
||||
export ADMIN_CLIENT_USER_NAME='dev-notify-admin'
|
||||
export API_HOST_NAME='http://localhost:6011'
|
||||
export API_HOST_NAME='http://localhost:6311'
|
||||
export DANGEROUS_SALT='dev-notify-salt'
|
||||
export SECRET_KEY='dev-notify-secret-key'
|
||||
|
||||
Reference in New Issue
Block a user