Skip to content

Commit 7685d26

Browse files
fix: update comment to reflect correct source of BrowserStack Local option names
1 parent c7e66a7 commit 7685d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// List of supported BrowserStack Local option names (as per CLI/API)
1+
// List of supported BrowserStack Local option names (as per SDK)
22
const BROWSERSTACK_LOCAL_OPTION_KEYS = [
33
"proxyHost",
44
"proxyPort",

0 commit comments

Comments
 (0)