Fixed styleCi errors
This commit is contained in:
parent
d877c3071c
commit
af45bc7e49
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user