for some reason cypress/videos is not working and it needs full path

This commit is contained in:
Karol Wypchlo 2020-08-18 18:06:22 +02:00
parent f6fa02cfe9
commit b2bb4cb9ff
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -69,8 +69,8 @@ yarn-error.log
.yarn-integrity
# Cypress
cypress/screenshots
cypress/videos
packages/webapp/cypress/screenshots
packages/webapp/cypress/videos
# Docker data
docker/data