Skip to content

Commit d39c21b

Browse files
committed
1137: Style fix
1 parent 8e2b68d commit d39c21b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Controller/ApiV1RedirectControllerTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace App\Tests\Controller;
46

5-
use App\Controller\ApiV1RedirectController;
6-
use PHPUnit\Framework\TestCase;
77
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
88

99
class ApiV1RedirectControllerTest extends WebTestCase

0 commit comments

Comments
 (0)