From ab8f5345f652e9f79d2035002decb9fdc32e892f Mon Sep 17 00:00:00 2001 From: Vicki League Date: Thu, 26 Dec 2024 11:59:48 -0500 Subject: [PATCH] increase delay --- apps/browser/src/platform/popup/layout/popup-layout.stories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/browser/src/platform/popup/layout/popup-layout.stories.ts b/apps/browser/src/platform/popup/layout/popup-layout.stories.ts index 64ce49be8a3..2857f48f102 100644 --- a/apps/browser/src/platform/popup/layout/popup-layout.stories.ts +++ b/apps/browser/src/platform/popup/layout/popup-layout.stories.ts @@ -304,7 +304,7 @@ export default { parameters: { // Chromatic has been reporting diffs on these stories where the item rows are not all fully loaded. // Trying this out to test the theory that it's taking a screenshot too quickly. - chromatic: { delay: 1000 }, + chromatic: { delay: 3000 }, }, decorators: [ moduleMetadata({