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 c06e871 commit 211646aCopy full SHA for 211646a
bin/templates/configTemplate.js
@@ -15,7 +15,7 @@ module.exports = function () {
15
"cypress_proj_dir" : "/path/to/cypress.json",
16
"project_name": "project-name",
17
"build_name": "build-name",
18
- "parallels": "number of parallels to run",
+ "parallels": "Here goes the number of parallels you want to run",
19
"npm_dependencies": {
20
}
21
},
0 commit comments