Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit 2a047c8

Browse files
btryDIOHz0r
authored andcommitted
test(policy): fix unit tests
Signed-off-by: Thierry Bugier <[email protected]>
1 parent 868b26d commit 2a047c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/Flyvemdm/Tests/CommonTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ public static function policyList() {
537537
'Policy/disableSpeakerphone',
538538
'Policy/disableCreateVpnProfiles',
539539
'Policy/inventoryFrequency',
540-
'Policy/unknownAppSources',
540+
'Policy/disableUnknownAppSources',
541541
];
542542
}
543543
}

0 commit comments

Comments
 (0)