mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -94,7 +94,7 @@ func doTestNodeAsPage(t *testing.T, ugly, preserveTaxonomyNames bool) {
|
||||
|
||||
nodes := sites.findAllPagesByKindNotIn(KindPage)
|
||||
|
||||
require.Len(t, nodes, 7)
|
||||
require.Len(t, nodes, 8)
|
||||
|
||||
home := nodes[6] // oldest
|
||||
|
||||
|
Reference in New Issue
Block a user