mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 01:29:59 -06:00
* fix: escape backslashes in downloadFolder for Firefox on Windows
* fix import of doubleEscape in packages/server/lib/browsers/firefox.ts
Co-authored-by: Bill Glesias <bglesias@gmail.com>
* don't run ls command on Windows
* Revert "don't run ls command on Windows"
This reverts commit deec721b06.
* chore: add unit test to verify double escape behavior
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Rachel <rachel@cypress.io>