mirror of
https://github.com/flarum/core.git
synced 2025-08-24 17:13:44 +02:00
Use process isolation for integration tests
This commit is contained in:
committed by
GitHub
parent
8830e9dd09
commit
984f751c71
@@ -6,7 +6,7 @@
|
||||
convertErrorsToExceptions="true"
|
||||
convertNoticesToExceptions="true"
|
||||
convertWarningsToExceptions="true"
|
||||
processIsolation="false"
|
||||
processIsolation="true"
|
||||
stopOnFailure="false">
|
||||
|
||||
<testsuites>
|
||||
|
Reference in New Issue
Block a user