Ignore files not getting uploaded?

Ignore files not getting uploaded?

Hi Macy,

Kindly check if you using the right regex for entering the spec and ignore file path. For example if you have entered ./cypress/integration/folder//*.js as your spec file path and if you have entered.//*.ignore.js as your ignore_file path, then in this case it will take all the files for test execution.