mirror of https://github.com/wallabag/wallabag.git
Fix PHPStan configuration
This commit is contained in:
parent
0a117958c9
commit
083dc630fb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue