diff --git a/test/phpunit.xml.dist b/test/phpunit.xml.dist index 844d229aa..6682ccfbd 100644 --- a/test/phpunit.xml.dist +++ b/test/phpunit.xml.dist @@ -29,7 +29,7 @@ forceCoversAnnotation="false" mapTestClassNameToCoveredClassName="false" printerClass="\PHPUnit\TextUI\ResultPrinter" - processIsolation="true" + processIsolation="false" stopOnError="false" stopOnFailure="false" stopOnIncomplete="false"