Merge pull request #247 from beyondcode/analysis-nN72Av

Apply fixes from StyleCI
This commit is contained in:
Marcel Pociot
2021-06-22 10:29:00 +02:00
committed by GitHub

View File

@@ -696,6 +696,7 @@ class TunnelTest extends TestCase
$client = app(Client::class);
$client->shouldExit(false);
return $client;
}