mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(backend): remove zerolog
This commit is contained in:
committed by
Łukasz Mierzwa
parent
450ad947af
commit
0710751f56
@@ -23,7 +23,7 @@ ALERTMANAGER_URI=http://localhost \
|
||||
ALERTMANAGER_INTERVAL=1s \
|
||||
LISTEN_ADDRESS=127.0.0.1 \
|
||||
LISTEN_PORT=0 \
|
||||
LOG_LEVEL=fatal \
|
||||
LOG_LEVEL=error \
|
||||
LOG_CONFIG=false \
|
||||
./karma.test \
|
||||
-test.run '^TestRunMain$' \
|
||||
|
||||
Reference in New Issue
Block a user