diff --git a/tools/PesterTest.ps1 b/tools/PesterTest.ps1 index 92fd9f6..5a0529e 100644 --- a/tools/PesterTest.ps1 +++ b/tools/PesterTest.ps1 @@ -1,14 +1,4 @@ -<# -.SYNOPSIS -Run Pester test - -.PARAMETER TestPath -The path to the tests to run - -.PARAMETER OutputFile -The path to write the Pester test results to. -#> -[CmdletBinding()] +[CmdletBinding()] param ( [Parameter(Mandatory)] [String]