diff --git a/lib/experimental/Layouts/InfoPaneLayout/index.stories.tsx b/lib/experimental/Layouts/InfoPaneLayout/index.stories.tsx index 5a6524f9..69420ab8 100644 --- a/lib/experimental/Layouts/InfoPaneLayout/index.stories.tsx +++ b/lib/experimental/Layouts/InfoPaneLayout/index.stories.tsx @@ -23,7 +23,7 @@ const meta = { ), }, parameters: { - chromatic: { delay: 1000 }, + chromatic: { delay: 5000 }, }, } satisfies Meta