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 bb179a1 commit fd6b752Copy full SHA for fd6b752
bin/helpers/config.json
@@ -4,6 +4,6 @@
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
- "turboScaleUrl": "http://grid-api-devhst.bsstag.com/packages/cypress",
8
- "turboScaleAPIUrl": "http://grid-api-devhst.bsstag.com/automate-turboscale/v1"
+ "turboScaleUrl": "https://grid.browserstack.com/packages/cypress",
+ "turboScaleAPIUrl": "https://api.browserstack.com/automate-turboscale/v1"
9
}
0 commit comments