1
0
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:
Alexander Skvortsov
2020-12-01 19:33:24 -05:00
committed by GitHub
parent 8830e9dd09
commit 984f751c71
2 changed files with 18 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
processIsolation="true"
stopOnFailure="false">
<testsuites>