Skip to content

Commit b18e857

Browse files
committed
ci: it's a number 👶
1 parent 6bd1c68 commit b18e857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎testing/setup-safetest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ setup({
77
matchImageSnapshotOptions: {
88
comparisonMethod: 'ssim',
99
// CI is installing a different version of chromium and ffmpeg than the one we use locally
10-
failureThreshold: '0.05',
10+
failureThreshold: 0.05,
1111
failureThresholdType: 'percent',
1212
capture: 'viewport',
1313
},

0 commit comments

Comments
 (0)