Skip to content

Commit

Permalink
Merge pull request #247 from beyondcode/analysis-nN72Av
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
mpociot authored Jun 22, 2021
2 parents 48c759a + 9b3398d commit d831045
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 d831045

Please sign in to comment.