Fix: regression
This commit is contained in:
parent
8e8468470f
commit
38c682bb9f
@ -7,9 +7,9 @@
|
|||||||
convertNoticesToExceptions="true"
|
convertNoticesToExceptions="true"
|
||||||
convertWarningsToExceptions="true"
|
convertWarningsToExceptions="true"
|
||||||
colors="true"
|
colors="true"
|
||||||
processIsolation="true"
|
processIsolation="false"
|
||||||
stopOnFailure="false"
|
stopOnFailure="false"
|
||||||
syntaxCheck="true">
|
syntaxCheck="false">
|
||||||
<filter>
|
<filter>
|
||||||
<blacklist>
|
<blacklist>
|
||||||
<directory suffix=".php">../../build/</directory>
|
<directory suffix=".php">../../build/</directory>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user