mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-05 00:14:35 -04:00
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…
x
Reference in New Issue
Block a user