You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This repository is an example using Qlty to track code coverage for a Javascript
6
6
7
7
This repository uses [Jest](https://jestjs.io/) for testing and generating coverage report.
8
8
9
-
For testing with [Mocha](https://github.com/mochajs/mocha), please check the mocha branch of this repo.
9
+
For testing with [Mocha](https://github.com/mochajs/mocha), please check the [`mocha` branch](https://github.com/qltyai/example-javascript/tree/mocha) of this repo.
0 commit comments