Fix phpunit.xml
This commit is contained in:
parent
634f8b3aca
commit
8cdc01f3cb
@ -7,7 +7,6 @@
|
|||||||
convertWarningsToExceptions="true"
|
convertWarningsToExceptions="true"
|
||||||
forceCoversAnnotation="false"
|
forceCoversAnnotation="false"
|
||||||
mapTestClassNameToCoveredClassName="false"
|
mapTestClassNameToCoveredClassName="false"
|
||||||
printerClass="PHPUnit_TextUI_ResultPrinter"
|
|
||||||
processIsolation="false"
|
processIsolation="false"
|
||||||
stopOnError="false"
|
stopOnError="false"
|
||||||
stopOnFailure="false"
|
stopOnFailure="false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user