Skip to content

Commit

Permalink
Increase count due to expired cert today - extra display line
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaulson45 committed Nov 6, 2024
1 parent 577e56b commit e708cde
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 e708cde

Please sign in to comment.