Skip to content

Commit 78d8148

Browse files
committed
fix: ci build
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent e10f84f commit 78d8148

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.mocharc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"check-leaks": false,
1111
"color": true,
1212
"fail-zero": true,
13-
"recursive": true
13+
"recursive": true,
14+
"reporter-options": ["maxDiffSize=0"]
1415
}

0 commit comments

Comments
 (0)