forgot to include the test changes

This commit is contained in:
Mitchell Enfinger
2022-02-16 14:23:38 -05:00
parent 55b6614a69
commit 4b1506f962
+1 -1
View File
@@ -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 = @(