Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored and StyleCIBot committed Jun 22, 2021
1 parent 48c759a commit 9b3398d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Feature/Server/TunnelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@ protected function createClient()

$client = app(Client::class);
$client->shouldExit(false);

return $client;
}

Expand Down

0 comments on commit 9b3398d

Please sign in to comment.