mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-12 02:00:06 -06:00
* fix(config): allow "additionalIgnorePattern" to be an array of string Also set default value to "[]", to prevent issue when running E2E tests. * chore(test): set "additionalIgnorePattern: undefined" for Cypress-in-Cypress config * chore: update snapshots * chore: update types for additionalIgnorePattern Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>