Skip to content

Commit

Permalink
Merge pull request #92 from theohbrothers/test/entrypoint-disable-set…
Browse files Browse the repository at this point in the history
…ting-of-default-verbose-output-preference

Test (entrypoint): Disable setting of default verbose output preference
  • Loading branch information
joeltimothyoh authored May 23, 2024
2 parents c575f55 + a26f70c commit 36ad49a
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 36ad49a

Please sign in to comment.