X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=636c535b275f390b8687f0e3115b99218ac39f15;hb=532725672e99dc7259a4904c7495667b961c0d7e;hp=4d19c763c4c72d30ecc93962c26bc2aa3d66b2c1;hpb=c6f81d2728c7167353a19c61c98881278506cfb2;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" >