diff --git a/phpstan.neon b/phpstan.neon index 62bc6ad62..479baabe0 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -8,7 +8,7 @@ parameters: - tests symfony: - container_xml_path: %rootDir%/../../../var/cache/test/appAppKernelTestDebugContainer.xml + container_xml_path: %rootDir%/../../../var/cache/test/AppKernelTestDebugContainer.xml doctrine: objectManagerLoader: tests/object-manager.php