Skip to content

Commit 7a2e117

Browse files
author
Andrei Neagu
committed
added debug
1 parent 678019e commit 7a2e117

File tree

1 file changed

+3
-0
lines changed
  • services/dynamic-scheduler/tests/unit/service_tracker

1 file changed

+3
-0
lines changed

services/dynamic-scheduler/tests/unit/service_tracker/test__api.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
pytest_simcore_core_services_selection = [
4646
"redis",
4747
]
48+
pytest_simcore_ops_services_selection = [
49+
# "redis-commander",
50+
]
4851

4952

5053
@pytest.fixture

0 commit comments

Comments
 (0)