Skip to content

Commit

Permalink
Update Running Test Coverage section
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Perkins committed Mar 12, 2019
1 parent 3dabcab commit 80159dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ for Mocha](https://vue-test-utils.vuejs.org/guides/testing-single-file-component

npx vunit --spec=<glob-to-specs> --coverage [--watch]

Report is generated at `./coverage-vue`
Report is generated at `./coverage`

## Creating Unit Tests

Expand Down

0 comments on commit 80159dd

Please sign in to comment.