mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-25 01:49:06 -05:00
e0fc62f4ee
Specs that load project config validate the browser list, but Electron is reported with an empty version outside the built Cypress binary. Stub machineBrowsers in files, fixture, project-base, and socket specs so those tests pass consistently in local runs and CI. Co-authored-by: Cursor <cursoragent@cursor.com>