mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 12:22:15 +08:00
pkg: fix codespell issues
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
|
||||
func TestPluginScans(t *testing.T) {
|
||||
|
||||
Convey("When scaning for plugins", t, func() {
|
||||
Convey("When scanning for plugins", t, func() {
|
||||
setting.StaticRootPath, _ = filepath.Abs("../../public/")
|
||||
setting.Cfg = ini.Empty()
|
||||
err := initPlugins(context.Background())
|
||||
|
Reference in New Issue
Block a user