Process Isolation
This commit is contained in:
parent
0c79897987
commit
cf28dffab8
|
|
@ -3,6 +3,7 @@
|
||||||
backupGlobals="false"
|
backupGlobals="false"
|
||||||
bootstrap="vendor/autoload.php"
|
bootstrap="vendor/autoload.php"
|
||||||
colors="true"
|
colors="true"
|
||||||
|
processIsolation="true"
|
||||||
stopOnError="true"
|
stopOnError="true"
|
||||||
stopOnFailure="true"
|
stopOnFailure="true"
|
||||||
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.0/phpunit.xsd"
|
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.0/phpunit.xsd"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue