Skip to content

Commit 211646a

Browse files
committed
Updated message in the template
1 parent c06e871 commit 211646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/templates/configTemplate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = function () {
1515
"cypress_proj_dir" : "/path/to/cypress.json",
1616
"project_name": "project-name",
1717
"build_name": "build-name",
18-
"parallels": "number of parallels to run",
18+
"parallels": "Here goes the number of parallels you want to run",
1919
"npm_dependencies": {
2020
}
2121
},

0 commit comments

Comments
 (0)