Skip to content

Commit

Permalink
Try using bezkrovny
Browse files Browse the repository at this point in the history
  • Loading branch information
brachkow committed Sep 25, 2024
1 parent c602848 commit da167ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ describe('visual regression test for', () => {
expect(image).toMatchImageSnapshot({
comparisonMethod: 'ssim',
customDiffConfig: {
ssim: 'fast',
ssim: 'bezkrovny',
},
failureThreshold: Math.pow(16, 2),
failureThresholdType: 'pixel',
Expand Down

0 comments on commit da167ef

Please sign in to comment.