Skip to content

Commit

Permalink
doc: add playwright deps install
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Feb 27, 2024
1 parent c7176ea commit eb8283e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ $ just ready-lite
Test.

```bash
$ pnpm playwright install # only need to run when run "jest test" at the first time
$ just test
# test specified testcase
$ cargo nextest run transformers::transform_try_resolve::tests
Expand Down

0 comments on commit eb8283e

Please sign in to comment.