Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(playwright): adds npx playwright install to playwright npm scripts
playwright apparently refuses to self-install browsers in certain situations, so let's make sure to `npx playwright install` before attempting any tests.
- Loading branch information