Skip to content

Commit b419bfb

Browse files
chowkapowruyadorno
authored andcommitted
Update test-coverage command
PR-URL: #2876 Credit: @chowkapow Close: #2876 Reviewed-by: @wraithgar
1 parent fc8a1ff commit b419bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We expect that every new feature or bug fix comes with corresponding tests that
3838
**You can find out what the current test coverage percentage is by running...**
3939

4040
```bash
41-
$ npm run test-coverage
41+
$ npm run check-coverage
4242
```
4343

4444
## Performance & Benchmarks

0 commit comments

Comments
 (0)