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 345c82e commit f7a82afCopy full SHA for f7a82af
README.md
@@ -84,7 +84,7 @@ use PHPUnit\Framework\TestCase;
84
use Psr\Log\LoggerInterface;
85
use Symfony\Component\Serializer\SerializerInterface;
86
use Zalas\Injector\PHPUnit\Symfony\TestCase\SymfonyContainer;
87
-use Zalas\Injector\PHPUnit\TestListener\ServiceContainerTestCase;
+use Zalas\Injector\PHPUnit\TestCase\ServiceContainerTestCase;
88
89
class ServiceInjectorTest extends TestCase implements ServiceContainerTestCase
90
{
0 commit comments