Skip to content

Commit 3d749b7

Browse files
committed
Merge branch 'custom_commands' of https://github.com/browserstack/browserstack-cypress-cli into custom_commands
2 parents 76a5761 + 2314fde commit 3d749b7

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
@@ -12,7 +12,7 @@ module.exports = function () {
1212
}
1313
],
1414
"run_settings": {
15-
"cypress" : "/path/to/cypress_json",
15+
"cypress" : "/path/to/cypress.json",
1616
"project": "project-name",
1717
"customBuildName": "build-name"
1818
},

0 commit comments

Comments
 (0)