Skip to content

Commit 8f50108

Browse files
committed
test commit for checking CI breakages in higher tolerance thresholds of pixelmatch
1 parent 6e793f2 commit 8f50108

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
@@ -135,7 +135,7 @@ export async function checkMatch(actual, expected, p5) {
135135
width,
136136
height,
137137
{
138-
threshold: 0.3,
138+
threshold: 0.6,
139139
includeAA: false,
140140
alpha: 0.1
141141
}

0 commit comments

Comments
 (0)