We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f4ef6 commit 13070deCopy full SHA for 13070de
Tests/DependencyInjection/TmdbSymfonyExtensionTest.php
@@ -2,7 +2,7 @@
2
3
namespace Tmdb\SymfonyBundle\Tests\DependencyInjection;
4
5
-use PHPUnit_Framework_TestCase as TestCase;
+use PHPUnit\Framework\TestCase;
6
use Symfony\Component\DependencyInjection\Container;
7
use Tmdb\SymfonyBundle\Tests\TestKernel;
8
0 commit comments