Increase diffThreshold for test. Closes #2812
This commit is contained in:
parent
1eb0e32e09
commit
2489a6520f
@ -14,7 +14,7 @@ export default {
|
|||||||
title: 'owncast/Modals/Browser Notifications',
|
title: 'owncast/Modals/Browser Notifications',
|
||||||
component: BrowserNotifyModal,
|
component: BrowserNotifyModal,
|
||||||
parameters: {
|
parameters: {
|
||||||
chromatic: { diffThreshold: 0.7 },
|
chromatic: { diffThreshold: 0.9 },
|
||||||
design: {
|
design: {
|
||||||
type: 'image',
|
type: 'image',
|
||||||
url: BrowserNotifyModalMock,
|
url: BrowserNotifyModalMock,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user