We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da355a commit 1059abaCopy full SHA for 1059aba
bin/helpers/config.json
@@ -1,6 +1,7 @@
1
{
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
-}
+ "uploadUrl": "https://api-cloud.browserstack.com/automate-frameworks/cypress/upload",
+ "rails_host": "https://api.browserstack.com",
+ "dashboardUrl": "https://automate.browserstack.com/dashboard/v2/builds/",
+ "usageReportingUrl": "https://eds.browserstack.com:443/send_event_cy_internal",
+ "localTestingListUrl": "https://www.browserstack.com/local/v1/list"
7
+}
0 commit comments