chore: add e2e-tests package
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -74,6 +74,15 @@ web_modules/
|
||||
.env.test
|
||||
.env.production
|
||||
|
||||
# cypress environment variables file
|
||||
cypress.env.json
|
||||
|
||||
# cypress screenshots
|
||||
cypress/screenshots/
|
||||
|
||||
# cypress videos
|
||||
cypress/videos/
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
.cache
|
||||
.parcel-cache
|
||||
|
Reference in New Issue
Block a user