We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510dcd7 commit f60c9e5Copy full SHA for f60c9e5
config/config.php
@@ -111,19 +111,4 @@
111
'f' => env('BROWSERSTACK_CLI_F'),
112
113
],
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
- ],
129
];
0 commit comments