Files
cypress/packages/config
Cacie Prins 6411c4f5bf refactor: clean up experimentalSkipDomainInjection removal (#30826)
* chore: clean up experimentalSkipDomainInjection removal

* rm corepack yarn line

* update snapshots

* rm dead code, update error message
2025-01-07 11:07:01 -05:00
..

Config

The config package contains the configuration types and validation used in both the server, the data-context and the driver for setting the Cypress configuration values.

Testing

Unit Tests

yarn workspace @packages/config test-unit