X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=636c535b275f390b8687f0e3115b99218ac39f15;hb=fdba280b39ce33c0b339b2d28539e4d8797eb80b;hp=4d19c763c4c72d30ecc93962c26bc2aa3d66b2c1;hpb=5c22567ff39bf585b2da7920620666f4aef2cc92;p=civicrm-core.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4d19c763c4..636c535b27 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,10 +6,10 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="false" stderr="true" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="tests/phpunit/CiviTest/bootstrap.php" + cacheResult="false" >