Skip to content

Commit

Permalink
Merge pull request #105 from iolanta-tech/to-rdf-manifest-te007
Browse files Browse the repository at this point in the history
`test_to_rdf[toRdf-manifest#te007]` is now 🟢
  • Loading branch information
anatoly-scherbakov committed Jun 16, 2024
2 parents f737385 + c7a12bc commit 644e9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_specification.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def _test(

try:
actual_dataset = to_rdf(
parse(test_case.raw_document),
test_case.input,
**test_case.kwargs,
)
except ValidationError:
Expand Down

0 comments on commit 644e9b1

Please sign in to comment.