Files
cypress/system-tests/projects/migration-e2e-custom-supportFile/cypress.json
Alejandro Estrada 9caf623531 fix: do not show incorrectly support file migration step (#22015)
* fix: do not show incorrectly support file migration step

* Add supportFile

* Delete supportFile

* Update regexp

* Update comment

Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2022-06-01 18:15:07 -05:00

4 lines
73 B
JSON

{
"supportFile": "src/platform/testing/e2e/cypress/support/index.js"
}