We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89087e7 commit 6874636Copy full SHA for 6874636
testing/setup-safetest.js
@@ -6,7 +6,7 @@ setup({
6
// https://github.com/kolodny/safetest/issues/18
7
matchImageSnapshotOptions: {
8
// CI is installing a different version of chromium and ffmpeg than the one we use locally
9
- failureThreshold: 0.022,
+ failureThreshold: 0.05,
10
failureThresholdType: 'percent',
11
},
12
ciOptions: {
0 commit comments