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:
Giedrius Statkevičius
2019-05-27 11:12:51 +03:00
parent 00ec22ea5a
commit d0a1076962
+1
View File
@@ -112,6 +112,7 @@ listen:
log:
config: true
level: info
format: text
jira: []
receivers:
keep: []