Skip to content

Commit 4984176

Browse files
committed
Added process isolition for tests
1 parent c4b4ca7 commit 4984176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
convertErrorsToExceptions = "true"
77
convertNoticesToExceptions = "true"
88
convertWarningsToExceptions = "true"
9-
processIsolation = "false"
9+
processIsolation = "true"
1010
stopOnFailure = "true"
1111
stopOnError = "true"
1212
stopOnIncomplete = "false"

0 commit comments

Comments
 (0)