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