Skip to content

Commit 033cee9

Browse files
authored
chore: Remove wd/hub from env.json.sample (#774)
1 parent f6812ce commit 033cee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/env.json.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"DEV": false,
33
"isRemoteAppiumServer": false,
4-
"remoteAppiumServerUri": "http://<remoteurl>:<port>/wd/hub",
4+
"remoteAppiumServerUri": "http://<remoteurl>:<port>/",
55
}

0 commit comments

Comments
 (0)