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 907ade9 commit bd6d33bCopy full SHA for bd6d33b
src/Symfony/Contracts/Service/Test/ServiceLocatorTestCase.php
@@ -15,7 +15,7 @@
15
use Psr\Container\ContainerInterface;
16
use Symfony\Contracts\Service\ServiceLocatorTrait;
17
18
-abstract class ServiceLocatorTest extends TestCase
+abstract class ServiceLocatorTestCase extends TestCase
19
{
20
protected function getServiceLocator(array $factories): ContainerInterface
21
0 commit comments