mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 12:07:32 +00:00
:octocat: mute debug output
This commit is contained in:
+1
-1
@@ -25,6 +25,6 @@
|
||||
</logging>
|
||||
<php>
|
||||
<!-- whether the test runs on CI or not - set to false to allow debug output -->
|
||||
<const name="TEST_IS_CI" value="false"/>
|
||||
<const name="TEST_IS_CI" value="true"/>
|
||||
</php>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user