mirror of
https://github.com/gohugoio/hugo.git
synced 2025-01-30 19:51:15 +00:00
parent
1279ca201a
commit
23f5b9ac4e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue