* also, how are you supposed to run Cypress with a...
# cy10-feedback
c
* also, how are you supposed to run Cypress with an other config file that in previous versions was extending the
cypress.json
file ? Should we make a copy of the
cypress.config.js
(for example:
staging.config.js
) and copy the contents of the main into that one too ?