We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34fde8 commit c085f2dCopy full SHA for c085f2d
tests/integration/profiles/five-safes-crate/test_5src_1_requesting_agent.py
@@ -95,7 +95,7 @@ def test_5src_agent_memberOf_project_not_in_root():
95
expected_validation_result=False,
96
expected_triggered_requirements=["Agent Project Intersection"],
97
expected_triggered_issues=[
98
- """At least one Project referenced by Agent -> memberOf MUST be included in the set of Projects referenced by RootDataEntity -> sourceOrganization."""
+ """Projects referenced by Agent -> memberOf MUST intersect Projects referenced by RootDataEntity -> sourceOrganization."""
99
],
100
profile_identifier="five-safes-crate",
101
rocrate_entity_mod_sparql=sparql,
0 commit comments