digi-serve / kitchensink_app

Testing all AppBuilder options.
1 stars 1 forks source link

change cy.reload() -> cy.visit("/") #58

Closed nh758 closed 1 year ago

nh758 commented 1 year ago

These cy.reload() commands seem to fail on our workflow in ab_platform_web. I suspect it is related to the fact that we now redirect / to /home in api sails so reload() isn't the same as cy.visit("/") now .