Skip to content
Snippets Groups Projects
Commit 4864e16b authored by florian's avatar florian
Browse files

FIX: Correct xfail reason

parent 73341144
Branches
Tags
2 merge requests!53Release 0.1,!20F identifiable test
Pipeline #23131 passed
...@@ -126,7 +126,7 @@ def test_dataset( ...@@ -126,7 +126,7 @@ def test_dataset(
@pytest.mark.xfail( @pytest.mark.xfail(
"Reference properties are not updated correctly. " reason="Reference properties are not updated correctly. "
"See https://gitlab.indiscale.com/caosdb/src/caosdb-crawler/-/issues/12." "See https://gitlab.indiscale.com/caosdb/src/caosdb-crawler/-/issues/12."
) )
def test_event_update(usemodel): def test_event_update(usemodel):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment