Update screenshots and try removing max diff setting

This commit is contained in:
Przemek Więch
2026-05-14 20:36:10 +02:00
parent 8fc8e4de62
commit bab7bf0816
5 changed files with 0 additions and 2 deletions

View File

@@ -14,8 +14,6 @@ export default defineConfig({
},
expect: {
toHaveScreenshot: {
maxDiffPixelRatio: 0.02,
threshold: 0.05,
animations: 'disabled',
},
},