Increase diff threshold for UI test. Hopefully helps #2629

This commit is contained in:
Gabe Kangas
2023-02-12 17:11:58 -08:00
parent 2c3f8deecd
commit 9f735d3c5d

View File

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