mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 06:08:26 +00:00
fix playwright spelling
This commit is contained in:
parent
f2da7a21dd
commit
8acac270a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue