We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aadb2f commit 7f302b2Copy full SHA for 7f302b2
.gitignore
@@ -8,6 +8,7 @@ node_modules
8
# testing
9
/coverage
10
/test-results/*
11
+/playwright-report
12
13
# next.js
14
/.next/
.prettierignore
@@ -7,6 +7,7 @@ README.md
7
coverage
.next
playwright-report/.gitkeep
0 commit comments