Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update test-coverage command
PR-URL: #2876
Credit: @chowkapow
Close: #2876
Reviewed-by: @wraithgar
  • Loading branch information
chowkapow authored and ruyadorno committed Mar 18, 2021
1 parent fc8a1ff commit b419bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -38,7 +38,7 @@ We expect that every new feature or bug fix comes with corresponding tests that
**You can find out what the current test coverage percentage is by running...**

```bash
$ npm run test-coverage
$ npm run check-coverage
```

## Performance & Benchmarks
Expand Down

0 comments on commit b419bfb

Please sign in to comment.