Skip to content

Commit d9d69ca

Browse files
committed
fixes.
1 parent fa60413 commit d9d69ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Cases/RoutingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
use Faker\Factory;
66
use Faker\Generator;
7-
use Fedy\Services\Twig\Extensions\Examples\ExampleSimpleController;
87
use Prokl\WpSymfonyRouterBundle\Services\Utils\RouteChecker;
98
use PHPUnit\Framework\TestCase;
9+
use Prokl\WpSymfonyRouterBundle\Tests\Fixture\ExampleSimpleController;
1010
use Symfony\Component\HttpKernel\Controller\ControllerReference;
1111
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
1212
use Symfony\Component\Routing\RequestContext;

0 commit comments

Comments
 (0)