Skip to content

Commit 0a5a842

Browse files
committed
Test
1 parent f4a294d commit 0a5a842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
timeout: 5000,
77
reporter: 'mocha-multi-reporters',
88
reporterOption: [
9-
'configFile=.mochamultireporterrc.js'
9+
'configFile=./.mochamultireporterrc.js'
1010
]
1111
}
1212

0 commit comments

Comments
 (0)