Hi all, since using v10 I'm having issue with test...
# help
m
Hi all, since using v10 I'm having issue with test sync. I have a Cypress opened, run some tests, then go back to my IDE and edit them, Cypress detects well that I've changed something and reload... but redoes the exact same tests, without my changes. I've tried to deactivate cache in Electron's console and reload the page, but nothing changed, it loads some cached test from I don't know where. Any idea what could be going wrong?