Skip to content

Commit

Permalink
removed sharepoint.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuynhMITRE authored Feb 20, 2025
1 parent 2117d98 commit db2471f
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,15 +192,3 @@ test_SharingDomainRestrictionMode_SharingCapability_Anyone_Incorrect if {
TestResult("MS.SHAREPOINT.1.3v1", Output, ReportDetailString, false) == true
}
#--

#
# Policy MS.SHAREPOINT.1.4v1
#--
test_RequireAcceptingAccountMatchInvitedAccount_NotImplemented_V1 if {
PolicyId := "MS.SHAREPOINT.1.4v1"

Output := sharepoint.tests with input.SPO_tenant as [SPOTenant]

TestResult(PolicyId, Output, NotCheckedDeprecation, false) == true
}
#--

0 comments on commit db2471f

Please sign in to comment.