mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
internal/config: fix tests
Add a new field to the configuration string: log.format. It was missing thus the unit test fails.
This commit is contained in:
@@ -112,6 +112,7 @@ listen:
|
||||
log:
|
||||
config: true
|
||||
level: info
|
||||
format: text
|
||||
jira: []
|
||||
receivers:
|
||||
keep: []
|
||||
|
||||
Reference in New Issue
Block a user