diff --git a/src/constants.py b/src/constants.py index 269996c6d..521dedc83 100644 --- a/src/constants.py +++ b/src/constants.py @@ -37,6 +37,7 @@ APP_SCOPE = "app" UNIT_SCOPE = "unit" +# TEST SECRET_KEY_OVERRIDES = { "ca": "cauth", "monitoring_password": "monitoring-password",