Fixed styleCi errors

This commit is contained in:
Mac 2022-12-06 02:52:37 +01:00
parent d877c3071c
commit af45bc7e49

View File

@ -19,7 +19,6 @@ use App\Repositories\SettingRepository;
use App\Support\Utils;
use Illuminate\Support\Collection;
use Illuminate\Testing\TestResponse;
use function count;
use function random_int;
@ -305,6 +304,7 @@ class AcarsTest extends TestCase
/**
* Post a PIREP into a PREFILE state and post ACARS
*
* @throws \Exception
*/
public function testAcarsUpdates()