Skip to content

Commit 1e916df

Browse files
committed
Fix
1 parent 886efc7 commit 1e916df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploymentSettingsPage/OverviewPage/OverviewPageView.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const meta: Meta<typeof OverviewPageView> = {
4141
},
4242
parameters: {
4343
chromatic: {
44-
diffThreshold: 0.2,
44+
diffThreshold: 0.5,
4545
},
4646
},
4747
};

0 commit comments

Comments
 (0)