Some tasks try to set log level in test environment, but we were stripping logs belog...
authorMark Felder <feld@FreeBSD.org>
Wed, 20 Nov 2019 17:55:30 +0000 (11:55 -0600)
committerMark Felder <feld@FreeBSD.org>
Wed, 20 Nov 2019 17:55:30 +0000 (11:55 -0600)
commitedaae845afc63d558c22019b3b3f87bc510a3bdf
tree7f2390751bf8c4cf7ff578211af74620ad8ff035
parentc65190c799b6217dca36f9fe4768024b50b725a8
Some tasks try to set log level in test environment, but we were stripping logs belog :warn.
Ensure console backend logs in test environment are :warn, but mix tasks run in test env
do not run with :debug because it's far too verbose.
config/test.exs
lib/mix/pleroma.ex