Skip to content
Snippets Groups Projects
Verified Commit 987ab1b4 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

TEST: Fixed xfail

parent 6f420b3b
Branches
Tags
2 merge requests!89ENH: JsonSchemaExporter accepts do_not_create parameter.,!88jsex / yaml parser
Pipeline #44111 passed
This commit is part of merge request !89. Comments created here will be created in the context of that merge request.
......@@ -579,7 +579,8 @@ prop1:
parse_model_from_string(model_string)
@mark.xfail("Issue is https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/57")
@mark.xfail(reason="""Issue is
https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/57""")
def test_inherit_properties():
# TODO Is not even specified yet.
model_string = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment