Skip to content

Commit c53b4e9

Browse files
committed
-
1 parent d36dbf2 commit c53b4e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Router/AdminRouteGeneratorTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@
88
use EasyCorp\Bundle\EasyAdminBundle\Tests\PrettyUrlsTestApplication\Controller\DashboardController;
99
use EasyCorp\Bundle\EasyAdminBundle\Tests\PrettyUrlsTestApplication\Controller\SecondDashboardController;
1010
use Psr\Cache\CacheItemPoolInterface;
11-
use Symfony\Bridge\PhpUnit\ExpectDeprecationTrait;
1211
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
1312
use Symfony\Component\Cache\CacheItem;
1413
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
1514
use Symfony\Component\Filesystem\Filesystem;
1615

1716
class AdminRouteGeneratorTest extends WebTestCase
1817
{
19-
use ExpectDeprecationTrait;
20-
2118
/**
2219
* @dataProvider provideFindRouteData
2320
*/

0 commit comments

Comments
 (0)