We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b9fa0 commit bcbc455Copy full SHA for bcbc455
services/storage/tests/unit/test_rpc_handlers_paths.py
@@ -45,7 +45,7 @@
45
from simcore_service_storage.modules.celery.worker import CeleryTaskQueueWorker
46
from simcore_service_storage.simcore_s3_dsm import SimcoreS3DataManager
47
48
-pytest_simcore_core_services_selection = ["postgres", "rabbit", "redis"]
+pytest_simcore_core_services_selection = ["postgres", "rabbit"]
49
pytest_simcore_ops_services_selection = ["adminer"]
50
51
_IsFile: TypeAlias = bool
0 commit comments