mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-27 03:19:22 -06:00
* fix: distribute files to machines for external contributors. (#22326) * fix: distribute files to machines for external contributors. * fix path * fix * fix glob * fix * fix glob pattern spec->cy. * fix * echo things. * test * use cd. * fix component tests. * test * test * fix * refactor * test distribut-step fix error fix fix test TEST * Revert "test distribut-step" This reverts commit15c36065ca. * Revert "refactor" This reverts commit21a8ad9211. * reduce flake by increasing viewport height Co-authored-by: Ryan Manuel <ryanm@cypress.io> Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com> * fix: add baseUrl to TestConfigOverrides (#22445) Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com> * handle white space when registering ts-node using --require * update test project * move config Co-authored-by: Kukhyeon Heo <sainthkh@naver.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io> Co-authored-by: Ishan Madhusanka <ahtimadhusanka@gmail.com>