Skip to content

Commit e07a54c

Browse files
committed
test: add visual test snapshots for redesigned UI
1 parent d2c4e8a commit e07a54c

File tree

63 files changed

+3
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
/test-results/
1212
/playwright-report/
1313
/playwright/.cache/
14-
/tests/*-snapshots/
14+
# Keep snapshots in git but exclude dynamically created ones
15+
!/tests/*-snapshots/
16+
/tests-results/
1517

1618
# next.js
1719
/.next/
104 KB
104 KB
131 KB
86.5 KB
97.2 KB
131 KB
97.6 KB
108 KB
114 KB

0 commit comments

Comments
 (0)