Update test - broken with N°7079 fix

This commit is contained in:
jf-cbd
2024-01-04 10:59:51 +01:00
parent 8092f566a5
commit 34499a719f

View File

@@ -232,7 +232,7 @@ PHP
public function WithConstraintParameterProvider()
{
return [
['User', 'profile_list', true, false],
['User', 'profile_list', true, true],
['User', 'allowed_org_list', true, false],
['Person', 'team_list', false, false],
['Ticket', 'functionalcis_list', false, true],