feat: add playwright e2e workflow
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -34,10 +34,12 @@ yarn-error.log*
|
||||
|
||||
# Testing
|
||||
coverage
|
||||
playwright-report
|
||||
test-results
|
||||
.playwright-browsers
|
||||
|
||||
# Prisma
|
||||
prisma/dev.db
|
||||
|
||||
# Misc
|
||||
.cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user