mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #3847 from bantu/phpunit-json-listener-removal
phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console
This commit is contained in:
commit
aa7403500f
1 changed files with 0 additions and 3 deletions
|
|
@ -15,7 +15,4 @@
|
|||
</exclude>
|
||||
</whitelist>
|
||||
</filter>
|
||||
<listeners>
|
||||
<listener class="PHPUnit_Util_Log_JSON"></listener>
|
||||
</listeners>
|
||||
</phpunit>
|
||||
|
|
|
|||
Loading…
Reference in a new issue