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 b7eca8b commit d458f7bCopy full SHA for d458f7b
services/storage/tests/unit/modules/celery/test_celery.py
@@ -27,7 +27,7 @@
27
28
_logger = logging.getLogger(__name__)
29
30
-pytest_simcore_core_services_selection = ["postgres"]
+pytest_simcore_core_services_selection = ["postgres", "rabbit"]
31
pytest_simcore_ops_services_selection = []
32
33
0 commit comments