Skip to content

Commit

Permalink
updating build
Browse files Browse the repository at this point in the history
  • Loading branch information
santisq committed Jun 18, 2024
1 parent 5147554 commit dcae6cd
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions tools/PesterTest.ps1
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit dcae6cd

Please sign in to comment.