Make screenshot tests pass again

This commit is contained in:
Przemek Więch
2026-05-14 23:03:56 +02:00
parent bab7bf0816
commit e86d13a00e
5 changed files with 1 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ export default defineConfig({
}, },
expect: { expect: {
toHaveScreenshot: { toHaveScreenshot: {
maxDiffPixelRatio: 0.001,
animations: 'disabled', animations: 'disabled',
}, },
}, },

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 233 KiB

After

Width:  |  Height:  |  Size: 234 KiB