Use WARN log level for unittest

to output WARN message if unittest path to rule file is wrong
This commit is contained in:
Viet Hung Nguyen 2024-11-20 22:41:20 +09:00
parent 6bf49aef03
commit 6ddd0b10a9

View file

@ -51,7 +51,7 @@ var (
const (
testStoragePath = "vmalert-unittest"
testLogLevel = "ERROR"
testLogLevel = "WARN"
)
// UnitTest runs unittest for files