Skip to content

Commit

Permalink
Update readme about running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wreiske authored Apr 26, 2021
1 parent e073ace commit 46cd6df
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 @@ -406,7 +406,7 @@ console.log(firstRandom === secondRandom);

```shell
npm install .
make test
npm run test
```

You can view a code coverage report generated in coverage/lcov-report/index.html.
Expand Down

0 comments on commit 46cd6df

Please sign in to comment.