mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 12:40:49 -04:00
Revert "Temporarily disable failing menu test"
This reverts commit e4a22255ccb818f8b55a20f56ddcfda869db250f.
This commit is contained in:
parent
fb1b795d59
commit
076a475d16
@ -96,10 +96,7 @@ type testMenuState struct {
|
||||
oldBaseUrl interface{}
|
||||
}
|
||||
|
||||
// temporarily disabled
|
||||
// will be enabled once the cast related build issues is fixed
|
||||
// todo bep
|
||||
func _TestPageMenu(t *testing.T) {
|
||||
func TestPageMenu(t *testing.T) {
|
||||
ts := setupMenuTests(t)
|
||||
defer resetMenuTestState(ts)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user