We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616f9b2 commit dd6deebCopy full SHA for dd6deeb
phpunit.xml.dist
@@ -6,7 +6,7 @@
6
convertErrorsToExceptions="true"
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
- processIsolation="false"
+ processIsolation="true"
10
stopOnFailure="false"
11
bootstrap="tests/bootstrap.php"
12
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
0 commit comments