mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
tests: Address deprecation warnings and errors
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
d0dca65625
commit
d1ba52f3c3
@@ -115,7 +115,7 @@ PAG|{{ .Title }}|{{ $sect.InSection . }}
|
||||
{{ $sections := (.Site.GetPage "section" .Section).Sections.ByWeight }}
|
||||
</html>`)
|
||||
|
||||
cfg.Set("paginate", 2)
|
||||
cfg.Set("pagination.pagerSize", 2)
|
||||
|
||||
th, configs := newTestHelperFromProvider(cfg, fs, t)
|
||||
|
||||
|
Reference in New Issue
Block a user