Skip to content

Commit

Permalink
Sets cli column width to 120 to standardise testing environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vassyli committed Feb 16, 2021
1 parent 03fde83 commit 2e9f0dc
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
@@ -1,6 +1,7 @@
<phpunit bootstrap="bootstrap/bootstrap.php">
<php>
<env name="LOTGD_TESTS_CONFIG_PATH" value="./config/lotgd.yml"/>
<env name="COLUMNS" value="120" />
</php>
<testsuites>
<testsuite name="All">
Expand Down

0 comments on commit 2e9f0dc

Please sign in to comment.