Skip to content

Commit 1a1a13b

Browse files
author
Andrei Neagu
committed
fixed broken test
1 parent 3e90288 commit 1a1a13b

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
@@ -243,6 +243,7 @@ def expected_dynamic_sidecar_spec(
243243
"FORWARD_ENV_DISPLAY": ":0",
244244
"NODE_PORTS_400_REQUEST_TIMEOUT_ATTEMPTS": "3",
245245
"DYNAMIC_SIDECAR_LOG_LEVEL": "DEBUG",
246+
"DYNAMIC_SIDECAR_TRACING": "null",
246247
"DY_DEPLOYMENT_REGISTRY_SETTINGS": (
247248
'{"REGISTRY_AUTH": false, "REGISTRY_PATH": null, '
248249
'"REGISTRY_URL": "foo.bar.com", "REGISTRY_USER": '

0 commit comments

Comments
 (0)