Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-06-22 08:28:53 +00:00
committed by StyleCI Bot
parent 48c759a7d9
commit 9b3398db8f

View File

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