We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b4ca7 commit 4984176Copy full SHA for 4984176
phpunit.xml
@@ -6,7 +6,7 @@
6
convertErrorsToExceptions = "true"
7
convertNoticesToExceptions = "true"
8
convertWarningsToExceptions = "true"
9
- processIsolation = "false"
+ processIsolation = "true"
10
stopOnFailure = "true"
11
stopOnError = "true"
12
stopOnIncomplete = "false"
0 commit comments