Skip to content

Commit

Permalink
Test increasing delay
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Sep 27, 2024
1 parent a1972da commit 0a75b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/experimental/Layouts/InfoPaneLayout/index.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const meta = {
),
},
parameters: {
chromatic: { delay: 1000 },
chromatic: { delay: 5000 },
},
} satisfies Meta<typeof InfoPaneLayout>

Expand Down

0 comments on commit 0a75b94

Please sign in to comment.