Plugins: Ensure service registration occurs in right order (#74001)
* make sure service registration occurs in right order * fix test
This commit is contained in:
@@ -131,6 +131,9 @@ func TestParsePluginTestdata(t *testing.T) {
|
||||
rootid: "grafana-worldmap-panel",
|
||||
subpath: "plugin",
|
||||
},
|
||||
"external-registration": {
|
||||
rootid: "grafana-test-datasource",
|
||||
},
|
||||
}
|
||||
|
||||
staticRootPath, err := filepath.Abs("../manager/testdata")
|
||||
|
||||
Reference in New Issue
Block a user