Skip to content

Commit

Permalink
Test (entrypoint): Disable setting of default verbose output preference
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh committed May 23, 2024
1 parent c575f55 commit a26f70c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ param (
)

Set-StrictMode -Version Latest
$VerbosePreference = 'Continue'
$script:PesterDebugPreference_ShowFullErrors = $true

try {
Expand Down

0 comments on commit a26f70c

Please sign in to comment.