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
test(auto-install): make npm/pnpm bare tests robust on Windows by using local input and scoped cleanup\n\n- Copy shared input into the fixture cwd so node-resolve finds installed deps\n- Run del cleanup in the fixture cwd and avoid deleting repo files\n- Keep env tweaks scoped per-test; no behavior change for npm/pnpm/yarn tests\n\nFixes CI Windows Node 20 failures introduced by 218488a.
0 commit comments