hugolib: Fix broken test

See #2977
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