Update mobile screenshot
This commit is contained in:
+4
-3
@@ -16,9 +16,6 @@
|
|||||||
# Playwright
|
# Playwright
|
||||||
/test-results/
|
/test-results/
|
||||||
/playwright-report/
|
/playwright-report/
|
||||||
# Visual regression snapshots (allow these)
|
|
||||||
!tests/e2e/visual-regression.spec.ts-snapshots/
|
|
||||||
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
|
|
||||||
|
|
||||||
# Ignore other image files (but not visual regression snapshots)
|
# Ignore other image files (but not visual regression snapshots)
|
||||||
*.png
|
*.png
|
||||||
@@ -31,6 +28,10 @@
|
|||||||
*.avi
|
*.avi
|
||||||
*.mkv
|
*.mkv
|
||||||
|
|
||||||
|
# Visual regression snapshots (allow these)
|
||||||
|
!tests/e2e/visual-regression.spec.ts-snapshots/
|
||||||
|
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
|
||||||
|
|
||||||
# next.js
|
# next.js
|
||||||
/.next/
|
/.next/
|
||||||
/out/
|
/out/
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
Reference in New Issue
Block a user