Skip to content

Commit

Permalink
Increase snapshot threshold (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume authored Sep 24, 2024
1 parent 7413589 commit 786c1a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const preview: Preview = {
showLineNumbers: true, // default: false
wrapLines: true, // default: true
},
chromatic: { diffThreshold: 0.2 },
},
backgrounds: {
default: "content",
Expand Down

0 comments on commit 786c1a5

Please sign in to comment.