Skip to content

Commit

Permalink
increase delay
Browse files Browse the repository at this point in the history
  • Loading branch information
vleague2 committed Dec 26, 2024
1 parent 6ccdd88 commit ab8f534
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit ab8f534

Please sign in to comment.