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 f4a294d commit 0a5a842Copy full SHA for 0a5a842
.mocharc.js
@@ -6,7 +6,7 @@ module.exports = {
6
timeout: 5000,
7
reporter: 'mocha-multi-reporters',
8
reporterOption: [
9
- 'configFile=.mochamultireporterrc.js'
+ 'configFile=./.mochamultireporterrc.js'
10
]
11
}
12
0 commit comments