We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888b5bf commit 031ee68Copy full SHA for 031ee68
services/payments/tests/unit/test_core_settings.py
@@ -8,7 +8,7 @@
8
from simcore_service_payments.core.settings import ApplicationSettings
9
10
11
-def test_valid_web_application_settings(app_environment: EnvVarsDict):
+def test_valid_application_settings(app_environment: EnvVarsDict):
12
"""
13
We validate actual envfiles (e.g. repo.config files) by passing them via the CLI
14
0 commit comments