mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
Increase diffThreshold again for chat text field UI test
This commit is contained in:
@ -33,7 +33,7 @@ export default {
|
||||
component: ChatTextField,
|
||||
parameters: {
|
||||
fetchMock: mocks,
|
||||
chromatic: { diffThreshold: 0.85 },
|
||||
chromatic: { diffThreshold: 0.88 },
|
||||
|
||||
design: {
|
||||
type: 'image',
|
||||
|
||||
Reference in New Issue
Block a user