Skip to content

Commit

Permalink
docs: better grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
zrosenbauer committed Jul 28, 2024
1 parent a31a2f0 commit 3de6dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ For running all tests, take the following steps:
cargo test --all --no-default-features --features swc_v2 --features filesystem_cache
```
**TIP**: If you are seeing errors while attempting to run the commands above, we usually do not run all tests at once. Instead, we run tests per package ([see below](#running-tests-per-package)), which you can use to verify your environment setup.
**TIP**: If you see errors while attempting to run the commands above, we usually do not run all tests at once. Instead, we run tests per package ([see below](#running-tests-per-package)), which you can use to verify your local setup.
## Running tests per package
Expand Down

0 comments on commit 3de6dc3

Please sign in to comment.