Recently I have started with Cypress with visual studio code and there is one step where I am doing sign up and User should be navigated to URL/account but what I can see response in terminal is "POST /signup 422" message for only that particular step.
But when I manually do the registration of user it is navigating to account page successfully
Is there anyone who got same kind of situation? Editor: VS Lang: JS Cypress automation : cypress version 4