Skip to content

Commit

Permalink
enable verbose phpunit to investigate 'Out of Memory' errors
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Jun 3, 2021
1 parent 2205b55 commit 78f49fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
bootstrap="tests/bootstrap.php"
colors="true"
executionOrder="defects"
verbose="true"
>
<testsuites>
<testsuite name="main">
Expand Down

0 comments on commit 78f49fc

Please sign in to comment.