Skip to content

Commit c085f2d

Browse files
committed
Made line long shorter
1 parent c34fde8 commit c085f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def test_5src_agent_memberOf_project_not_in_root():
9595
expected_validation_result=False,
9696
expected_triggered_requirements=["Agent Project Intersection"],
9797
expected_triggered_issues=[
98-
"""At least one Project referenced by Agent -> memberOf MUST be included in the set of Projects referenced by RootDataEntity -> sourceOrganization."""
98+
"""Projects referenced by Agent -> memberOf MUST intersect Projects referenced by RootDataEntity -> sourceOrganization."""
9999
],
100100
profile_identifier="five-safes-crate",
101101
rocrate_entity_mod_sparql=sparql,

0 commit comments

Comments
 (0)