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.
2 parents 76a5761 + 2314fde commit 3d749b7Copy full SHA for 3d749b7
bin/templates/configTemplate.js
@@ -12,7 +12,7 @@ module.exports = function () {
12
}
13
],
14
"run_settings": {
15
- "cypress" : "/path/to/cypress_json",
+ "cypress" : "/path/to/cypress.json",
16
"project": "project-name",
17
"customBuildName": "build-name"
18
},
0 commit comments