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 d851d1f commit 596d647Copy full SHA for 596d647
services/dask-sidecar/tests/unit/test_utils_files.py
@@ -35,7 +35,7 @@ async def mocked_log_publishing_cb(
35
yield mocked_callback
36
37
38
-pytest_simcore_core_services_selection = ["postgres"]
+pytest_simcore_core_services_selection = ["rabbit"]
39
pytest_simcore_ops_services_selection = []
40
41
0 commit comments