Process Isolation

This commit is contained in:
David Bomba 2024-09-16 20:09:56 +10:00
parent 0c79897987
commit cf28dffab8

View File

@ -3,6 +3,7 @@
backupGlobals="false"
bootstrap="vendor/autoload.php"
colors="true"
processIsolation="true"
stopOnError="true"
stopOnFailure="true"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.0/phpunit.xsd"