Skip to content

Commit

Permalink
Fix path to container XML
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn authored Dec 4, 2018
1 parent e7b417f commit 37fa614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
reportUnmatchedIgnoredErrors: false

symfony:
container_xml_path: tests/Application/var/cache/test/ApplicationTestDebugProjectContainer.xml
container_xml_path: tests/Application/var/cache/test/ApplicationTests_Acme_SyliusExamplePlugin_Application_KernelTestDebugContainer.xml

excludes_analyse:
# Makes PHPStan crash
Expand Down

0 comments on commit 37fa614

Please sign in to comment.