mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-18 22:28:38 -05:00
e5626d050a
* remove file from preprocessing after closing browser * guard against removing file if no spec * use the same nomenclature in child process as in parent process * ensure file object state is cleared when closing file in child process * fix spec broken by upstream changes