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
Only the integration tests were running on Windows in CI. Switch to
running `npm run test` which will run both integration and unit tests,
and fix path normalization issues that were preventing some tests from
passing on Windows.
0 commit comments