Merge pull request #20556 from ixiam/dev#2642
[civicrm-core.git] / phpunit.xml.dist
index 4d19c763c4c72d30ecc93962c26bc2aa3d66b2c1..636c535b275f390b8687f0e3115b99218ac39f15 100644 (file)
@@ -6,10 +6,10 @@
          convertWarningsToExceptions="true"
          processIsolation="false"
          stopOnFailure="false"
-         syntaxCheck="false"
          stderr="true"
          beStrictAboutTestsThatDoNotTestAnything="false"
          bootstrap="tests/phpunit/CiviTest/bootstrap.php"
+         cacheResult="false"
 >
   <testsuites>
     <testsuite name="api_v3_AllTests">