diff options
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
