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
chore: switch to playwright for browser tests (#4808)
* chore: switch to playwright for browser tests
Switches to playwright when running browser tests in vitest.
This will allow us to use v8 coverage in a follow-up change.
* chore: only install chromium
* chore: move playwright install to prepare script
0 commit comments