Skip to content

Commit 053c0fc

Browse files
committed
Made line long shorter 2
1 parent c085f2d commit 053c0fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-
"""Projects referenced by Agent -> memberOf MUST intersect Projects referenced by RootDataEntity -> sourceOrganization."""
98+
"""Agent -> memberOf MUST intersect RootDataEntity -> sourceOrganization."""
9999
],
100100
profile_identifier="five-safes-crate",
101101
rocrate_entity_mod_sparql=sparql,

0 commit comments

Comments
 (0)