Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Oct 17, 2024
1 parent 21dceed commit 5e4e344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/appveyor.pester.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ if (-not $Finalize) {
$PesterConfig = New-PesterConfiguration
$PesterConfig.Run.Path = $f.FullName
$PesterConfig.Run.PassThru = $true
$PesterConfig.Run.ShowFullOutput = $true
$PesterConfig.Output.Verbosity = 'Normal'

if ($IncludeCoverage) {
Expand Down

0 comments on commit 5e4e344

Please sign in to comment.