We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fcafd commit 7853f2fCopy full SHA for 7853f2f
1 file changed
bin/helpers/constants.js
@@ -319,6 +319,7 @@ const filesToIgnoreWhileUploading = [
319
"package.json",
320
"browserstack-package.json",
321
"tests.zip",
322
+ "**/tests.zip",
323
"cypress.json",
324
"cypress.config.js",
325
"cypress.config.ts",
0 commit comments