e2e fixes

This commit is contained in:
zomars
2022-02-10 11:51:25 -07:00
committed by Omar López
parent c711c80b8d
commit 5d6f94fce7
4 changed files with 8 additions and 1 deletions

5
.gitignore vendored
View File

@@ -10,6 +10,11 @@ node_modules
# testing
coverage
playwright/videos
playwright/screenshots
playwright/artifacts
playwright/results
playwright/reports/*
# next.js
.next/