Sets cli column width to 120 to standardise testing environment
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user