Skip to content

Commit f60c9e5

Browse files
committed
Remove connection config
1 parent 510dcd7 commit f60c9e5

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

config/config.php

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,4 @@
111111
'f' => env('BROWSERSTACK_CLI_F'),
112112

113113
],
114-
115-
/*
116-
|--------------------------------------------------------------------------
117-
| Connection
118-
|--------------------------------------------------------------------------
119-
|
120-
| Configuration for the remote web driver connection.
121-
|
122-
*/
123-
124-
'connection' => [
125-
126-
'timeout' => 30000,
127-
128-
],
129114
];

0 commit comments

Comments
 (0)