chore: increase diffThreshold for snapshots of Zoom related stories

Currently the snapshots are failing 1 time out of 2 due to minor changes in font color.
Also increase the delay before taking the snapshot hopping it will help to avoid false positive.
This commit is contained in:
Gaëtan Maisse 2021-02-16 20:53:40 +01:00
parent f1a1bf9f1e
commit 503ea5a3ee
No known key found for this signature in database
GPG Key ID: D934C0EF3714A8A8

View File

@ -10,7 +10,7 @@ export default {
},
},
parameters: {
chromatic: { delay: 300 },
chromatic: { delay: 500, diffThreshold: 0.2 },
},
};
const EXAMPLE_ELEMENT = (