Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1823 from localheinz/feature/columns
Browse files Browse the repository at this point in the history
Enhancement: Use all columns when running tests
  • Loading branch information
localheinz committed Nov 27, 2019
2 parents 2afefd7 + 1d72dcc commit 8c18173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php"
colors="true"
columns="max"
verbose="true"
>
<testsuites>
Expand Down

0 comments on commit 8c18173

Please sign in to comment.