diff --git a/bin/helpers/constants.js b/bin/helpers/constants.js index 0994b6c0..7793140d 100644 --- a/bin/helpers/constants.js +++ b/bin/helpers/constants.js @@ -320,6 +320,7 @@ const filesToIgnoreWhileUploading = [ "package.json", "browserstack-package.json", "tests.zip", + "**/tests.zip", "cypress.json", "cypress.config.js", "cypress.config.ts",