Skip to content

Commit ae964b7

Browse files
committed
Fix transiant tests in 4.4
1 parent 0430d15 commit ae964b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Loader/DependencyInjection/ServiceRouterLoaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Routing\Tests\Loader;
12+
namespace Symfony\Component\Routing\Tests\Loader\DependencyInjection;
1313

1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\DependencyInjection\Container;

0 commit comments

Comments
 (0)