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
Make `yarn test:e2e` run chromium only by default to keep the local feedback loop fast. CI still runs the full browser matrix via the new `test:e2e:ci` script.
Other browsers remain available locally via `yarn test:e2e --project=firefox` (etc.).
0 commit comments