Skip to content

Commit

Permalink
Merge pull request #2219 from microsoft/dpaul-HcDev
Browse files Browse the repository at this point in the history
Increase count due to expired cert today - extra display line
  • Loading branch information
dpaulson45 authored Nov 6, 2024
2 parents 577e56b + e708cde commit 8b6f352
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Describe "Testing Health Checker by Mock Data Imports" {
TestObjectMatch "AES256-CBC Protected Content Support" "Not Supported Build" -WriteType "Red"
TestObjectMatch "SerializedDataSigning Enabled" "Unsupported Version" -WriteType "Red"

$Script:ActiveGrouping.Count | Should -Be 84
$Script:ActiveGrouping.Count | Should -Be 85
}

It "Display Results - Security Vulnerability" {
Expand Down

0 comments on commit 8b6f352

Please sign in to comment.