Skip to content

Commit

Permalink
🚨 Fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Jun 22, 2024
1 parent 9402376 commit f611e2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@

use PHPUnit\Framework\TestCase as BaseTestCase;

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

0 comments on commit f611e2a

Please sign in to comment.