diff --git a/bin/helpers/constants.js b/bin/helpers/constants.js index 02b9fe58..da4c7cbd 100644 --- a/bin/helpers/constants.js +++ b/bin/helpers/constants.js @@ -319,6 +319,7 @@ const filesToIgnoreWhileUploading = [ "package.json", "browserstack-package.json", "tests.zip", + "**/tests.zip", "cypress.json", "cypress.config.js", "cypress.config.ts",