@@ -19,9 +19,9 @@ const initSampleArgs = {
1919
2020const buildInfoSampleArgs = {
2121 _ : [ "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" ,
2525 "disable-usage-reporting" : undefined ,
2626 disableUsageReporting : undefined ,
2727 $0 : "browserstack-cypress" ,
@@ -81,9 +81,9 @@ const buildInfoSampleBody = {
8181
8282const buildStopSampleArgs = {
8383 _ : [ "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" ,
8787 "disable-usage-reporting" : undefined ,
8888 disableUsageReporting : undefined ,
8989 $0 : "browserstack-cypress" ,
@@ -100,9 +100,9 @@ const sampleCapsData = {
100100
101101const runSampleArgs = {
102102 _ : [ "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" ,
106106 "disable-usage-reporting" : undefined ,
107107 p : undefined ,
108108 "parallels" : undefined ,
0 commit comments