mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -588,7 +588,7 @@ XML: {{ $xml.body }}
|
||||
}
|
||||
t.Parallel()
|
||||
|
||||
b := newTestSitesBuilder(t).WithLogger(loggers.NewErrorLogger())
|
||||
b := newTestSitesBuilder(t).WithLogger(loggers.NewDefault())
|
||||
b.WithContent("_index.md", `
|
||||
---
|
||||
title: Home
|
||||
|
Reference in New Issue
Block a user