Skip to content

Commit 84bb58b

Browse files
committed
Revert "Fixup"
This reverts commit 61b6eee.
1 parent 1b2160a commit 84bb58b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

webapp/tests/Unit/Twig/TwigExtensionTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@
4848
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;*/
4949
use Twig\Environment;
5050

51-
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
52-
53-
class TwigExtensionTest extends WebTestCase
51+
class TwigExtensionTest extends TestCase
5452
{
5553
/**
5654
* Test that the APCA contrast function returns the correct data

0 commit comments

Comments
 (0)