Skip to content

Commit 1059aba

Browse files
committed
removed unnecessary changes
1 parent 3da355a commit 1059aba

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

bin/helpers/config.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"uploadUrl": "https://api-cloud-k8s-devcypress.bsstag.com/automate-frameworks/cypress/upload",
3-
"rails_host": "https://apik8s-devcypress.bsstag.com",
4-
"dashboardUrl": "https://automate-k8s-devcypress.bsstag.com/dashboard/v2/builds/",
5-
"usageReportingUrl": "https://google.com"
6-
}
2+
"uploadUrl": "https://api-cloud.browserstack.com/automate-frameworks/cypress/upload",
3+
"rails_host": "https://api.browserstack.com",
4+
"dashboardUrl": "https://automate.browserstack.com/dashboard/v2/builds/",
5+
"usageReportingUrl": "https://eds.browserstack.com:443/send_event_cy_internal",
6+
"localTestingListUrl": "https://www.browserstack.com/local/v1/list"
7+
}

0 commit comments

Comments
 (0)