Fix: change phpunit parameter
This commit is contained in:
parent
88fe00429e
commit
5b975ca143
@ -9,7 +9,7 @@
|
|||||||
colors="true"
|
colors="true"
|
||||||
processIsolation="false"
|
processIsolation="false"
|
||||||
stopOnFailure="false"
|
stopOnFailure="false"
|
||||||
syntaxCheck="false">
|
syntaxCheck="true">
|
||||||
<filter>
|
<filter>
|
||||||
<blacklist>
|
<blacklist>
|
||||||
<directory suffix=".php">../../build/</directory>
|
<directory suffix=".php">../../build/</directory>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user