Skip to content

Commit

Permalink
Merge pull request #2 from Laravel-Lang/code-style-27oro6h
Browse files Browse the repository at this point in the history
The code style has been fixed
  • Loading branch information
andrey-helldar authored Jun 24, 2024
2 parents 149d0f2 + 97b7aa4 commit ace7c0f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@

use PHPUnit\Framework\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
//
}
abstract class TestCase extends BaseTestCase {}

0 comments on commit ace7c0f

Please sign in to comment.