1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-27 02:14:24 +01:00

increase delay

This commit is contained in:
Vicki League 2024-12-26 11:59:48 -05:00
parent 6ccdd88874
commit ab8f5345f6
No known key found for this signature in database
GPG Key ID: 6A900B42463EAC13

View File

@ -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({