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
fix(tests): correct Help test variable names and remove duplicate changelog path line
- Use $commandParameterNames (not undefined $parameterNames) in the
help-parameter-in-code assertion
- Populate $helpParameterNames in BeforeDiscovery so Context -ForEach
actually iterates during discovery (was silently empty with BeforeAll)
- Remove duplicate $changelogPath assignment that used the wrong -Child alias
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments