Skip to content

Commit a00f0f2

Browse files
committed
Update browserstack remote address
1 parent 778a894 commit a00f0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import config from './config';
22

33
const URL = {
44
local: 'localhost',
5-
remote: 'http://hub-cloud.browserstack.com/wd/hub',
5+
remote: 'hub-cloud.browserstack.com',
66
};
77

88
const PORT = {

0 commit comments

Comments
 (0)