Skip to content

Commit 8cf1619

Browse files
committed
payments
1 parent e82f6c5 commit 8cf1619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/payments/tests/unit/test_core_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from simcore_service_payments.core.settings import ApplicationSettings
99

1010

11-
def test_valid_web_application_settings(app_environment: EnvVarsDict):
11+
def test_valid_application_settings(app_environment: EnvVarsDict):
1212
"""
1313
We validate actual envfiles (e.g. repo.config files) by passing them via the CLI
1414

0 commit comments

Comments
 (0)