Update mobile screenshot

This commit is contained in:
adilallo
2025-09-03 13:59:01 -06:00
parent 8a6ac5e346
commit dfb64a590d
3 changed files with 4 additions and 3 deletions
+4 -3
View File
@@ -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