diff --git a/phpunit-functional.xml b/phpunit-functional.xml index 8b25c71..a029c68 100644 --- a/phpunit-functional.xml +++ b/phpunit-functional.xml @@ -5,7 +5,6 @@ backupGlobals="true" bootstrap="vendor/typo3/testing-framework/Resources/Core/Build/FunctionalTestsBootstrap.php" colors="true" - processIsolation="true" stopOnError="false" stopOnFailure="false" stopOnIncomplete="false"