Skip to content

Commit

Permalink
unit test isolation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
imanfattahi committed Jan 2, 2019
1 parent 1c8ad8c commit 152bf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
processIsolation="true"
stopOnFailure="false"
syntaxCheck="false"
>
Expand Down

0 comments on commit 152bf63

Please sign in to comment.