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 e10f84f commit 78d8148Copy full SHA for 78d8148
1 file changed
.mocharc.json
@@ -10,5 +10,6 @@
10
"check-leaks": false,
11
"color": true,
12
"fail-zero": true,
13
- "recursive": true
+ "recursive": true,
14
+ "reporter-options": ["maxDiffSize=0"]
15
}
0 commit comments