1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-20 18:51:08 +00:00

hugolib: Fix broken test

See 
This commit is contained in:
Bjørn Erik Pedersen 2017-03-01 18:44:30 +01:00
parent 1279ca201a
commit 23f5b9ac4e

View file

@ -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