Continue to bump diff threshold so UI tests do not register as changed
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
component: ChatTextField,
|
||||
parameters: {
|
||||
fetchMock: mocks,
|
||||
chromatic: { diffThreshold: 0.88 },
|
||||
chromatic: { diffThreshold: 0.9 },
|
||||
|
||||
design: {
|
||||
type: 'image',
|
||||
|
||||
Reference in New Issue
Block a user