remove loadtesting from providers

we don't use it since we wrote our own provider stubs for performance
tests.

this removes it from the api - it's still in the DB and will be
retrieved by queries, but is set to disabled on prod
This commit is contained in:
Leo Hemsted
2019-10-23 11:45:07 +01:00
parent 496b6f4737
commit e094dd4bfd
6 changed files with 1 additions and 34 deletions

View File

@@ -37,7 +37,6 @@ echo "
export NOTIFY_ENVIRONMENT='development'
export MMG_API_KEY='MMG_API_KEY'
export LOADTESTING_API_KEY='FIRETEXT_SIMULATION_KEY'
export FIRETEXT_API_KEY='FIRETEXT_ACTUAL_KEY'
export NOTIFICATION_QUEUE_PREFIX='YOUR_OWN_PREFIX'