Updated phpunit.xml to removed unused property
This commit is contained in:
parent
6fee098407
commit
01a6447c13
1 changed files with 0 additions and 1 deletions
|
@ -6,6 +6,5 @@
|
||||||
</testsuites>
|
</testsuites>
|
||||||
<php>
|
<php>
|
||||||
<ini name="error_reporting" value="-1"/>
|
<ini name="error_reporting" value="-1"/>
|
||||||
<server name="KERNEL_DIR" value="app/"/>
|
|
||||||
</php>
|
</php>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
|
Loading…
Add table
Reference in a new issue