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(e2e): check JS binary existence before running tests
- JS binary requires build (pnpm run build) before e2e tests
- Added existence check for js binary type with helpful error message
- All binary types (js, sea, smol) now validated before test execution
0 commit comments