Skip to content

Commit b7043b3

Browse files
author
Andrei Neagu
committed
fixed test
1 parent ec08d2f commit b7043b3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

services/director-v2/tests/unit/test_modules_dynamic_sidecar_docker_service_specs_sidecar.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,7 @@
5555
"RABBIT_PORT",
5656
"RABBIT_SECURE",
5757
"RABBIT_USER",
58-
"REDIS_HOST",
59-
"REDIS_PASSWORD",
60-
"REDIS_PORT",
61-
"REDIS_SECURE",
62-
"REDIS_USER",
58+
"REDIS_SETTINGS",
6359
"S3_ACCESS_KEY",
6460
"S3_BUCKET_NAME",
6561
"S3_ENDPOINT",

0 commit comments

Comments
 (0)