Skip to content

Commit 5b46db8

Browse files
committed
clean up conformsTo test description
1 parent 24d52b4 commit 5b46db8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/profiles/five-safes-crate/test_5src_6_workflow_reference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def test_5src_root_data_entity_main_entity_not_dataset_iri():
123123
def test_5src_main_entity_conformsTo_absent():
124124
"""
125125
Test a Five Safes Crate where the mainEntity does not have the purl:conformsTo property
126-
(we remove from the fraph the triplet mainEntity conformsTo ?o).
126+
(we remove from the graph the triplet 'mainEntity conformsTo ?o').
127127
"""
128128
sparql = (
129129
SPARQL_PREFIXES

0 commit comments

Comments
 (0)