You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project uses a custom directory structure for our Cypress tests. Our support file is in repo/src/platform/testing/e2e/cypress/support/. In the Cypress 10 migration tool, clicking on Rename the support file for me does nothing, and I can't proceed to the next step.
Desired behavior
I should be able to use the Cypress 10 migration tool with a custom directory structure.
Current behavior
Our project uses a custom directory structure for our Cypress tests. Our support file is in
repo/src/platform/testing/e2e/cypress/support/
. In the Cypress 10 migration tool, clicking onRename the support file for me
does nothing, and I can't proceed to the next step.Desired behavior
I should be able to use the Cypress 10 migration tool with a custom directory structure.
Test code to reproduce
Our project is open-source: https://github.com/department-of-veterans-affairs/vets-website
The Cypress configuration is in the
/config
directory.Cypress Version
10.0.0
Other
No response
The text was updated successfully, but these errors were encountered: