mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -67,6 +67,7 @@ func TestPageBundlerSiteRegular(t *testing.T) {
|
||||
fs, cfg := newTestBundleSources(c)
|
||||
cfg.Set("baseURL", baseURL)
|
||||
cfg.Set("canonifyURLs", canonify)
|
||||
cfg.Set("defaultContentLanguageInSubdir", false)
|
||||
|
||||
cfg.Set("permalinks", map[string]string{
|
||||
"a": ":sections/:filename",
|
||||
|
Reference in New Issue
Block a user