Continue to bump diff threshold so UI tests do not register as changed

This commit is contained in:
Gabe Kangas
2023-03-08 14:49:44 -08:00
parent 52e42aac61
commit b5cc183a3c
2 changed files with 4 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ export default {
component: ChatTextField,
parameters: {
fetchMock: mocks,
chromatic: { diffThreshold: 0.88 },
chromatic: { diffThreshold: 0.9 },
design: {
type: 'image',