Increase diff threshold for UI tests: #2292 #2630 #2629

This commit is contained in:
Gabe Kangas
2023-01-30 14:29:25 -08:00
parent e8c9868102
commit de20b2cc11
4 changed files with 4 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ export default {
title: 'owncast/Modals/Browser Notifications',
component: BrowserNotifyModal,
parameters: {
chromatic: { diffThreshold: 0.7 },
design: {
type: 'image',
url: BrowserNotifyModalMock,