Skip to content

Commit c1ace81

Browse files
authored
Update DefaultControllerTest.php
1 parent de1e962 commit c1ace81

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/DefaultControllerTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111

1212
namespace Tests\Controller;
1313

14-
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
15-
16-
class DefaultControllerTest extends WebTestCase
14+
class DefaultControllerTest extends \FrameworkWebTestCase
1715
{
1816
public function testIndex()
1917
{

0 commit comments

Comments
 (0)