Skip to content

Commit c4cd182

Browse files
committed
chore: mocha config
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4d5b2ce commit c4cd182

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.mocharc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ module.exports = {
3131
],
3232
recursive: true,
3333
parallel: false, // if true, then some IDEs cannot run it
34-
'check-leaks': false,
35-
checkLeaks: true, // browser-compat version of setting `check-leaks`
3634
global: [],
3735
extension: [
3836
'spec.js', 'test.js',

0 commit comments

Comments
 (0)