diff --git a/pkg/log/config_test.go b/pkg/log/config_test.go index 5f30f6f8dde9..8a85e5e59c27 100644 --- a/pkg/log/config_test.go +++ b/pkg/log/config_test.go @@ -377,7 +377,7 @@ func TestCapture(t *testing.T) { timePattern + "\tinfo\tlog/config_test.go:.*\tzap-info", timePattern + "\tdebug\tlog/config_test.go:.*\tzap-debug", timePattern + "\terror\tlog/config_test.go:.*\tzap-with", - timePattern + "\terror\tzap-write", + "error\tzap-write", "", }