Skip to content

Commit 25c1ba2

Browse files
committed
Try delay
1 parent e96069e commit 25c1ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TerminalPage/TerminalPage.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const meta = {
7777
data: { editWorkspaceProxies: true },
7878
},
7979
],
80-
chromatic: { diffThreshold: 0.1 },
80+
chromatic: { delay: 300 },
8181
},
8282
decorators: [
8383
(Story) => (

0 commit comments

Comments
 (0)