diff --git a/Diagnostics/HealthChecker/Tests/HealthChecker.E19.Main.Tests.ps1 b/Diagnostics/HealthChecker/Tests/HealthChecker.E19.Main.Tests.ps1 index d9ffb7cb1..8976e0433 100644 --- a/Diagnostics/HealthChecker/Tests/HealthChecker.E19.Main.Tests.ps1 +++ b/Diagnostics/HealthChecker/Tests/HealthChecker.E19.Main.Tests.ps1 @@ -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" {