Skip to content

Commit 3d7c723

Browse files
Ankit098francisf
authored andcommitted
chore: add comment
1 parent 12b565d commit 3d7c723

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/runner.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
}
1313

1414
try {
15+
// the following code starts local binary, comment out if local testing not needed
1516
$bs_local_args = array("key" => $GLOBALS['BROWSERSTACK_ACCESS_KEY']);
1617
$bs_local = new BrowserStack\Local();
1718
print("\nStarting Local Binary...\n");

0 commit comments

Comments
 (0)