Skip to content

Commit 2cf71e8

Browse files
author
Andrei Neagu
committed
fixed tests
1 parent 2da2fb8 commit 2cf71e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/director-v2/tests/unit/with_dbs/test_modules_dynamic_sidecar_docker_service_specs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ def expected_dynamic_sidecar_spec(
267267
"DY_SIDECAR_SERVICE_VERSION": "2.4.5",
268268
"DY_SIDECAR_PRODUCT_NAME": osparc_product_name,
269269
"DY_SIDECAR_USER_PREFERENCES_PATH": "None",
270+
"DY_SIDECAR_LEGACY_STATE": "null",
270271
"DY_SIDECAR_LOG_FORMAT_LOCAL_DEV_ENABLED": "True",
271272
"POSTGRES_DB": "test",
272273
"POSTGRES_HOST": "localhost",

0 commit comments

Comments
 (0)