Closed nnhjs closed 1 year ago
I'm having the same problem with cy.cleanupUser is not a function
.
Weirdly I'm also seeing the same problem with the grunge stack yesterday. Thinking there might be something between Cypress and Remix setups in general, not only this stack.
This seems to be a regression in Cypress with using Cypress.Command.add
Fix in #254
Have you experienced this bug with the latest version of the template?
Yes
Steps to Reproduce
Run cypress test in local
npm run test:e2e:dev
Expected Behavior
We can run cypress test successfully
Actual Behavior