https://cypress.io logo
Hi, I have problem with run test from specific fol...
# e2e-testing
d
Hi, I have problem with run test from specific folder. I have e2e folder, and in e2e is second folder MOBILE. I want run tests only from mobile folder. I add "npm run cy:mobile" but doesn't work. Have u idea?