diff --git a/frontend/render_test.go b/frontend/render_test.go index b5c016a..95bc86b 100644 --- a/frontend/render_test.go +++ b/frontend/render_test.go @@ -10,6 +10,7 @@ import ( func initSettings() { setting.servers = []string{"alpha"} + setting.serversDisplay = []string{"alpha"} setting.titleBrand = "Bird-lg Go" setting.navBarBrand = "Bird-lg Go"