mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 22:21:07 +03:00
parent
1f6e0de361
commit
c38bfda43b
9 changed files with 101 additions and 31 deletions
|
@ -555,7 +555,7 @@ func TestHomeNodeMenu(t *testing.T) {
|
|||
testCommonResetState()
|
||||
|
||||
viper.Set("canonifyURLs", true)
|
||||
viper.Set("uglyURLs", true)
|
||||
viper.Set("uglyURLs", false)
|
||||
|
||||
s := setupMenuTests(t, menuPageSources)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue