Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoVictor authored Dec 3, 2023
1 parent a3d2618 commit 2365a76
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,5 @@ Or:
$ npm run test
```

## Coverage Report
To generate/update the coverage report:
```
$ yarn test:coverage
```
Or:
```
$ npm run test:coverage
```
> You can see the coverage report inside `tests/coverage`.
## Coverage report
You can see the coverage report inside `tests/coverage`. They are automatically created after the tests run.

0 comments on commit 2365a76

Please sign in to comment.