Skip to content

Commit

Permalink
updated documentation to reflect that testing CLI (nyc) now comes wit…
Browse files Browse the repository at this point in the history
…h coverage enabled by default
  • Loading branch information
DanielJDufour committed Apr 8, 2019
1 parent 36cdcb9 commit 37c74b3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ test with
npm test
```

test coverage with

```bash
npm test --coverage
```

build with

```bash
Expand Down

0 comments on commit 37c74b3

Please sign in to comment.