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
I'm pretty confident Cypress is busted with the way it manages cookies: cypress-io/cypress#20476
We're doing some workarounds, but basically I removed the cleanupUser from this codebase because the database is in-memory anyway so it's probably fine. Maybe we can bring it back if that cypress issue is fixed.
I'm not sure what happened, but suddenly the
cy.login()
functionality stopped working. Here's the last successful build: https://github.com/remix-run/grunge-stack/actions/runs/1994316486 Could be #10, or #11 (or maybe something completely unrelated 🙃)The text was updated successfully, but these errors were encountered: