fix playwright spelling

This commit is contained in:
Evan Almloff 2023-06-07 17:42:49 +03:00
parent f2da7a21dd
commit 8acac270a6

View file

@ -41,7 +41,7 @@ cargo check --workspace --examples --tests
cargo clippy --workspace --examples --tests -- -D warnings
```
- Browser tests are automated with [Playwrite](https://playwright.dev/docs/intro#installing-playwright)
- Browser tests are automated with [Playwright](https://playwright.dev/docs/intro#installing-playwright)
```sh
npx playwright test