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
During the onboarding process, all valid, skipped, and error config files are collapsed by default. On the other hand, a config file that had some changes implemented to it is open by default.
This ticket is focused on having error and change config file types be open by default during onboarding so that the user can view the changes or possible errors that have occurred to their files during Cypress set up.
The text was updated successfully, but these errors were encountered:
The code for this is done in cypress-io/cypress#23756, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Related PR on the matter: https://github.com/cypress-io/cypress/pull/23659
During the onboarding process, all valid, skipped, and error config files are collapsed by default. On the other hand, a config file that had some changes implemented to it is open by default.
This ticket is focused on having error and change config file types be open by default during onboarding so that the user can view the changes or possible errors that have occurred to their files during Cypress set up.
The text was updated successfully, but these errors were encountered: