adapt new web app path to phpunit.xml.dist

This commit is contained in:
2015-01-30 16:11:29 +01:00
parent 3d5217345b
commit c986c2e361

View File

@@ -15,6 +15,6 @@
</whitelist>
</filter>
<php>
<server name="KERNEL_DIR" value="./Tests/Fixtures/App/" />
<server name="KERNEL_DIR" value="./Tests/Fixtures/App/app/" />
</php>
</phpunit>
</phpunit>