Skip to content

Commit 33a4728

Browse files
committed
@GitHK review: fix #5160
1 parent 9e90443 commit 33a4728

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

services/web/server/tests/integration/01/scicrunch/test_scicrunch__resolver.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
from simcore_service_webserver.scicrunch.settings import SciCrunchSettings
1717

1818

19-
@pytest.mark.skip(
20-
"requires a fix see case https://github.com/ITISFoundation/osparc-simcore/issues/5160"
21-
)
2219
@pytest.mark.parametrize(
2320
"name,rrid",
2421
TOOL_CITATIONS + ANTIBODY_CITATIONS + PLAMID_CITATIONS + ORGANISM_CITATIONS,

0 commit comments

Comments
 (0)