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