You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Currently the https://github.com/cypress-io/cypress-test-example-repos fails because the only scripts it runs are `npm install` and `npm run test` - since the ts is not transpiled, this causes the `../../dist` to not be found in the `support/index.js` file.
0 commit comments