error_reporting set to -1
This commit is contained in:
parent
ff9c6972f9
commit
0bb9ab4f11
@ -8,6 +8,10 @@
|
|||||||
defaultTestSuite="unit-tests"
|
defaultTestSuite="unit-tests"
|
||||||
verbose="false">
|
verbose="false">
|
||||||
|
|
||||||
|
<php>
|
||||||
|
<ini name="error_reporting" value="-1" />
|
||||||
|
</php>
|
||||||
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
|
|
||||||
<testsuite name="unit-tests">
|
<testsuite name="unit-tests">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user