https://cypress.io logo
trying to run cy tests in docker using command doc...
# help
a
trying to run cy tests in docker using command docker run -it -v $PWD/e2e -w /e2e cypress/included:9.7.0 run i get this error in windows "Could not find a Cypress configuration file in this folder: /e2e" am I missing anything
6 Views