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 d1f5d20 commit a3e0636Copy full SHA for a3e0636
bin/templates/configTemplate.js
@@ -12,7 +12,7 @@ module.exports = function () {
12
}
13
],
14
"run_settings": {
15
- "cypress" : "/Users/sagarganiga/Desktop/Extraa/cypress_npm/",
+ "cypress" : "/path_to_cypress_json",
16
"specs": [
17
"integration/examples/*.js"
18
0 commit comments