You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename AutoFix switch to NoAuthFix in Update-PesterTest
Replaces the -AutoFix switch with -NoAuthFix in the Update-PesterTest function. The new switch disables automatic PSScriptAnalyzer fixes, which are now enabled by default unless -NoAuthFix is specified. Updates parameter documentation and logic accordingly.
0 commit comments