Merge pull request #21762 from jitendrapurohit/job-alert
[civicrm-core.git] / ext / search_kit / phpunit.xml.dist
index 1990cb61647d300b263bb13a9f8fd6868e17a231..9ff226c0077aa76f85b1a7b55b48bf568c8edb21 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="SearchKit Test Suite">
       <directory>./tests/phpunit</directory>