Skip to content

Commit 7ad406a

Browse files
committed
add e2e tests for blog page
1 parent 095d5f3 commit 7ad406a

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,11 @@ yarn-debug.log*
2020
yarn-error.log*
2121

2222
.idea
23+
24+
# Playwright
25+
node_modules/
26+
/test-results/
27+
/playwright-report/
28+
/blob-report/
29+
/playwright/.cache/
30+
/playwright/.auth/

package-lock.json

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)