mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-25 01:49:06 -05:00
68054bc591
* fix: restart when .env is changed in the config file * changelog
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