Skip to content

Commit 44bfd5d

Browse files
committed
Add exclude to configTemplate
1 parent b5ab88a commit 44bfd5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/templates/configTemplate.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ module.exports = function () {
5555
"cypress_proj_dir" : "/path/to/directory-that-contains-<cypress.json>-file",
5656
"project_name": "project-name",
5757
"build_name": "build-name",
58+
"exclude": [],
5859
"parallels": "Here goes the number of parallels you want to run",
5960
"npm_dependencies": {
6061
},

0 commit comments

Comments
 (0)