mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-25 00:19:22 -06:00
* Support setting testingType specific config at root via cli args * Properly merge CLI testing-type specific arguments * Include CLI overrides when refreshing project config in dataContext * Make TS happy * Update config nesting to work without explicitly passed in testing type * Fix types * Fix types gooder * Fix server unit test for config nesting Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>