Skip to content

Commit 6c428be

Browse files
committed
Never mind
1 parent f1316b3 commit 6c428be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/visual/visualTest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const SHIFT_THRESHOLD = 1;
1515

1616
// The max side length to shrink test images down to before
1717
// comparing, for performance.
18-
const MAX_SIDE = 80;
18+
const MAX_SIDE = 50;
1919

2020
// The background color to composite test cases onto before
2121
// diffing. This is used because canvas DIFFERENCE blend mode

0 commit comments

Comments
 (0)