@@ -19,9 +19,9 @@ const initSampleArgs = {
19
19
20
20
const buildInfoSampleArgs = {
21
21
_ : [ "build-info" , "f3c94f7203792d03a75be3912d19354fe0961e53" ] ,
22
- cf : "/ browserstack.json" ,
23
- "config-file" : "/ browserstack.json" ,
24
- configFile : "/ browserstack.json" ,
22
+ cf : "browserstack.json" ,
23
+ "config-file" : "browserstack.json" ,
24
+ configFile : "browserstack.json" ,
25
25
"disable-usage-reporting" : undefined ,
26
26
disableUsageReporting : undefined ,
27
27
$0 : "browserstack-cypress" ,
@@ -81,9 +81,9 @@ const buildInfoSampleBody = {
81
81
82
82
const buildStopSampleArgs = {
83
83
_ : [ "build-stop" , "f3c94f7203792d03a75be3912d19354fe0961e53" ] ,
84
- cf : "/ browserstack.json" ,
85
- "config-file" : "/ browserstack.json" ,
86
- configFile : "/ browserstack.json" ,
84
+ cf : "browserstack.json" ,
85
+ "config-file" : "browserstack.json" ,
86
+ configFile : "browserstack.json" ,
87
87
"disable-usage-reporting" : undefined ,
88
88
disableUsageReporting : undefined ,
89
89
$0 : "browserstack-cypress" ,
@@ -100,9 +100,9 @@ const sampleCapsData = {
100
100
101
101
const runSampleArgs = {
102
102
_ : [ "run" ] ,
103
- cf : "/ browserstack.json" ,
104
- "config-file" : "/ browserstack.json" ,
105
- configFile : "/ browserstack.json" ,
103
+ cf : "browserstack.json" ,
104
+ "config-file" : "browserstack.json" ,
105
+ configFile : "browserstack.json" ,
106
106
"disable-usage-reporting" : undefined ,
107
107
p : undefined ,
108
108
"parallels" : undefined ,
0 commit comments