mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
adapt new web app path to phpunit.xml.dist
This commit is contained in:
parent
3d5217345b
commit
c986c2e361
@ -15,6 +15,6 @@
|
|||||||
</whitelist>
|
</whitelist>
|
||||||
</filter>
|
</filter>
|
||||||
<php>
|
<php>
|
||||||
<server name="KERNEL_DIR" value="./Tests/Fixtures/App/" />
|
<server name="KERNEL_DIR" value="./Tests/Fixtures/App/app/" />
|
||||||
</php>
|
</php>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user