We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbce825 commit 6e2bef0Copy full SHA for 6e2bef0
README.md
@@ -62,9 +62,8 @@ Test and code coverage:
62
$ npm test
63
```
64
65
-You can see code coverage statistics at [http://localhost:8080/lcov-report/](http://localhost:8080/lcov-report/).
+You can also see the code coverage at [http://localhost:8080/lcov-report/](http://localhost:8080/lcov-report/).
66
67
-Currently just a simple example of using unit tests in React for files using ES6/ES7 syntax.
68
69
## Todo
70
* replace Reflux with [nuclear-js](https://github.com/optimizely/nuclear-js)
0 commit comments