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: use @yarnpkg/shell for cross-platform e2e tests
- Replace platform-specific shell (cmd.exe/sh) with @yarnpkg/shell
for consistent cross-platform behavior in e2e tests
- Add Node.js experimental warning filtering in redact.rs to handle
Type Stripping warnings from newer Node.js versions
- Add @yarnpkg/shell 4.1.3 dependency to test_bins
- Use `which` crate to locate shell executable in test_bins
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments