Skip to content

Commit 7b9350d

Browse files
committed
chore: update hub url in conf
1 parent ca3f0cd commit 7b9350d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/base.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exports.config = {
2020
waitforTimeout: 10000,
2121
connectionRetryTimeout: 90000,
2222
connectionRetryCount: 3,
23-
host: 'hub-cloud.browserstack.com',
23+
host: 'hub.browserstack.com',
2424
services: [['@browserstack/wdio-browserstack-service']],
2525

2626
before: function () {

0 commit comments

Comments
 (0)