Merge pull request #22899 from civicrm/5.48
[civicrm-core.git] / ext / legacycustomsearches / phpunit.xml.dist
index 14dee7b067b2493bde29cf7dff91a64bb5f7bceb..942e32c62c54ad57331b715acf60c87b6e05c9b8 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="tests/phpunit/bootstrap.php">
+<phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="tests/phpunit/bootstrap.php" cacheResult="false">
   <testsuites>
     <testsuite name="Legacy custom searches">
       <directory>./tests/phpunit</directory>