We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778a894 commit a00f0f2Copy full SHA for a00f0f2
e2e/server.js
@@ -2,7 +2,7 @@ import config from './config';
2
3
const URL = {
4
local: 'localhost',
5
- remote: 'http://hub-cloud.browserstack.com/wd/hub',
+ remote: 'hub-cloud.browserstack.com',
6
};
7
8
const PORT = {
0 commit comments