Apply fixes from StyleCI (#1173)

This commit is contained in:
Phan An 2020-01-17 17:46:06 +01:00 committed by GitHub
parent 0fff66ece8
commit 9781c8ae88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ abstract class TestCase extends BaseTestCase
use DatabaseTransactions; use DatabaseTransactions;
use CreatesApplication; use CreatesApplication;
use InteractsWithIoc; use InteractsWithIoc;
public function setUp(): void public function setUp(): void
{ {
parent::setUp(); parent::setUp();