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
The only thing I see that needs updating is that the path name has 'integration' as a segment, which is wrong. That's just cosmetic but will be fixed in 0.15.1
When I've set
integrationFolder
incypress.json
to be the following:And my folder structure is this:
When I run
fake.js
within the Cypress webapp, there is an error displayed in the runner:Cypress is trying to run this test in a nested
integration
folder that I didn't specify in the configintegrationFolder
path.The text was updated successfully, but these errors were encountered: