From 4b1506f962aac6285116d376ec8eb5c2e023bca5 Mon Sep 17 00:00:00 2001 From: Mitchell Enfinger Date: Wed, 16 Feb 2022 14:23:38 -0500 Subject: [PATCH] forgot to include the test changes --- Tests/Public/Install-ZertoVra.Tests.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Public/Install-ZertoVra.Tests.ps1 b/Tests/Public/Install-ZertoVra.Tests.ps1 index a5005d3..221000f 100644 --- a/Tests/Public/Install-ZertoVra.Tests.ps1 +++ b/Tests/Public/Install-ZertoVra.Tests.ps1 @@ -6,7 +6,7 @@ Describe $global:function -Tag 'Unit', 'Source', 'Built' { Context "$global:function::Parameter Unit Tests" { It "$global:function should have exactly 24 parameters defined" { - (Get-Command $global:function).Parameters.Count | Should -Be 24 + (Get-Command $global:function).Parameters.Count | Should -Be 25 } $ParameterTestCases = @(