Skip to content

Commit 1e5d8c6

Browse files
committed
Addressed class of members of reponsible project 2.
1 parent 72077b7 commit 1e5d8c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def test_5src_responsible_project_member_not_organization():
7676
?project schema:member ?org .
7777
}
7878
INSERT {
79-
?project schema:member "Not an organization (literal replacement)" .
79+
?project schema:member "Not organization or person (literal replacement)" .
8080
}
8181
WHERE {
8282
?action a schema:CreateAction ;

0 commit comments

Comments
 (0)