Skip to content

Commit 6874636

Browse files
committed
ci: wabern
1 parent 89087e7 commit 6874636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/setup-safetest.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ setup({
66
// https://github.com/kolodny/safetest/issues/18
77
matchImageSnapshotOptions: {
88
// CI is installing a different version of chromium and ffmpeg than the one we use locally
9-
failureThreshold: 0.022,
9+
failureThreshold: 0.05,
1010
failureThresholdType: 'percent',
1111
},
1212
ciOptions: {

0 commit comments

Comments
 (0)