mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Add missing template error logging
This commit is contained in:
@@ -33,11 +33,6 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func init() {
|
||||
//There are expected ERROR logging in tests that produces a lot of noise.
|
||||
jww.SetStdoutThreshold(jww.LevelCritical)
|
||||
}
|
||||
|
||||
const (
|
||||
pageSimpleTitle = `---
|
||||
title: simple template
|
||||
|
Reference in New Issue
Block a user