Increase diff threshold for UI test. Hopefully helps #2629
This commit is contained in:
parent
2c3f8deecd
commit
9f735d3c5d
@ -33,7 +33,7 @@ export default {
|
||||
component: ChatTextField,
|
||||
parameters: {
|
||||
fetchMock: mocks,
|
||||
chromatic: { diffThreshold: 0.8 },
|
||||
chromatic: { diffThreshold: 0.83 },
|
||||
|
||||
design: {
|
||||
type: 'image',
|
||||
|
Loading…
x
Reference in New Issue
Block a user