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 64ce49be8a..2857f48f10 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({