Increase diffThreshold again for chat text field UI test
This commit is contained in:
parent
61ca42cc18
commit
b1cc8c6f12
@ -33,7 +33,7 @@ export default {
|
|||||||
component: ChatTextField,
|
component: ChatTextField,
|
||||||
parameters: {
|
parameters: {
|
||||||
fetchMock: mocks,
|
fetchMock: mocks,
|
||||||
chromatic: { diffThreshold: 0.85 },
|
chromatic: { diffThreshold: 0.88 },
|
||||||
|
|
||||||
design: {
|
design: {
|
||||||
type: 'image',
|
type: 'image',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user