Skip to content

Commit

Permalink
Remove connection config
Browse files Browse the repository at this point in the history
  • Loading branch information
chinleung committed Feb 18, 2020
1 parent 510dcd7 commit f60c9e5
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,19 +111,4 @@
'f' => env('BROWSERSTACK_CLI_F'),

],

/*
|--------------------------------------------------------------------------
| Connection
|--------------------------------------------------------------------------
|
| Configuration for the remote web driver connection.
|
*/

'connection' => [

'timeout' => 30000,

],
];

0 comments on commit f60c9e5

Please sign in to comment.