Skip to content
Snippets Groups Projects
Verified Commit 7c6d25cb authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: unxfail test in test_issues_server

parent 29987f2f
No related branches found
No related tags found
No related merge requests found
Pipeline #19503 passed
...@@ -553,7 +553,6 @@ def test_issue_130(): ...@@ -553,7 +553,6 @@ def test_issue_130():
assert row == [("ReferencedRecord",)] # FAILS assert row == [("ReferencedRecord",)] # FAILS
@pytest.mark.xfail(reason="fix https://gitlab.com/caosdb/caosdb-server/-/issues/132")
def test_issue_132(): def test_issue_132():
"""Query: Parenthesis around subproperties. """Query: Parenthesis around subproperties.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment