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 4d5b2ce commit c4cd182Copy full SHA for c4cd182
.mocharc.js
@@ -31,8 +31,6 @@ module.exports = {
31
],
32
recursive: true,
33
parallel: false, // if true, then some IDEs cannot run it
34
- 'check-leaks': false,
35
- checkLeaks: true, // browser-compat version of setting `check-leaks`
36
global: [],
37
extension: [
38
'spec.js', 'test.js',
0 commit comments