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 itUnixOnly for the git-clone fetcher test
Switch the raw it.skipIf(WIN32) to the itUnixOnly helper so the skip reason
lives in the helper name (satisfies socket/prefer-windows-test-helpers), and
extend itUnixOnly to forward an optional timeout for the 120s git-clone case.
0 commit comments