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 9e90443 commit 33a4728Copy full SHA for 33a4728
services/web/server/tests/integration/01/scicrunch/test_scicrunch__resolver.py
@@ -16,9 +16,6 @@
16
from simcore_service_webserver.scicrunch.settings import SciCrunchSettings
17
18
19
-@pytest.mark.skip(
20
- "requires a fix see case https://github.com/ITISFoundation/osparc-simcore/issues/5160"
21
-)
22
@pytest.mark.parametrize(
23
"name,rrid",
24
TOOL_CITATIONS + ANTIBODY_CITATIONS + PLAMID_CITATIONS + ORGANISM_CITATIONS,
0 commit comments