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 4b60c1a commit 060f77dCopy full SHA for 060f77d
1 file changed
docs/index.md
@@ -89,7 +89,7 @@ describe('Array', function () {
89
Back in the terminal:
90
91
```bash
92
-$ ./node_modules/mocha/bin/mocha
+$ ./node_modules/mocha/bin/mocha.js
93
94
Array
95
#indexOf()
0 commit comments