We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ab88a commit 44bfd5dCopy full SHA for 44bfd5d
bin/templates/configTemplate.js
@@ -55,6 +55,7 @@ module.exports = function () {
55
"cypress_proj_dir" : "/path/to/directory-that-contains-<cypress.json>-file",
56
"project_name": "project-name",
57
"build_name": "build-name",
58
+ "exclude": [],
59
"parallels": "Here goes the number of parallels you want to run",
60
"npm_dependencies": {
61
},
0 commit comments