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(test): use getBinaryPath helper in help flag test
Replace hardcoded relative path with getBinaryPath(t) helper function
to ensure tests work correctly in CI environment and when run from
any directory.
0 commit comments