Skip to content

Commit 779022a

Browse files
committed
removed white spaces from blank line.
1 parent 5cea22e commit 779022a

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_responsible_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def test_5src_responsible_project_member_and_agent_affiliation_no_intersection()
127127
schema:memberOf ?project ;
128128
schema:affiliation ?oldAff .
129129
?project schema:member ?org2 .
130-
130+
131131
FILTER NOT EXISTS { ?project schema:member <#missing-affiliation> }
132132
}
133133
"""

0 commit comments

Comments
 (0)