mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 12:40:49 -04:00
parent
1279ca201a
commit
23f5b9ac4e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user