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 5e684f0 commit 30b07f6Copy full SHA for 30b07f6
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