mirror of
https://github.com/bitwarden/browser
synced 2024-12-27 02:14:24 +01:00
increase delay
This commit is contained in:
parent
6ccdd88874
commit
ab8f5345f6
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user