Skip to content

Commit

Permalink
docs: Update script usage in CONTRIBUTING.md (#1587)
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasAfara authored Nov 8, 2023
1 parent cafb343 commit a044c57
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 @@ -125,7 +125,7 @@ npm test -- koch
You can also start Vitest in "watch" mode:

```bash
npm test-watch
npm run test-watch
```

This will run all tests and watch source and test files for changes. When a change is made, the tests will run again.
Expand Down

0 comments on commit a044c57

Please sign in to comment.