Skip to content

Commit c86b6f9

Browse files
committed
style:add empty spaces
1 parent b2d06d2 commit c86b6f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/TestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@
1414
use Symfony\Component\HttpFoundation\Request as SymfonyRequest;
1515
use Symfony\Component\HttpFoundation\Response;
1616
use RonasIT\Support\Traits\TestingTrait;
17+
1718
class TestCase extends BaseTest
1819
{
1920
use TestingTrait;
21+
2022
protected bool $globalExportMode = false;
2123

2224
public function setUp(): void

0 commit comments

Comments
 (0)