Skip to content

Commit

Permalink
fix pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Dec 1, 2023
1 parent 40757fd commit fd1e6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_pyshacl.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def test_workflow_execution():
meta_shacl=False,
inference="none",
advanced=False,
remove_graph_types=False,
)
plugin.execute(inputs=(), context=TestExecutionContext())
res = get(validation_graph_uri)
Expand Down

0 comments on commit fd1e6f1

Please sign in to comment.