Cypress.config() does not return the complete configuration #509
Labels
pkg/driver
This is due to an issue in the packages/driver directory
type: enhancement
Requested enhancement of existing feature
Milestone
Are you requesting a feature or reporting a bug?
Possible bug
Current behavior:
My cypress.json is
but Cypress.config() returns:
where some keys are missing (fixturesFolder, videoRecording...)
The text was updated successfully, but these errors were encountered: