Settings: Use Grafana Azure SDK to pass Azure env vars for external plugins (#48954)

* Azure env vars for plugins via Grafana Azure SDK

* Remove tests
This commit is contained in:
Sergey Kostrukov
2022-05-18 15:28:40 +02:00
committed by GitHub
parent 0ae8e3bd4e
commit 7251115457
4 changed files with 5 additions and 26 deletions
@@ -146,10 +146,6 @@ func TestInitializer_getAWSEnvironmentVariables(t *testing.T) {
}
func TestInitializer_getAzureEnvironmentVariables(t *testing.T) {
}
func TestInitializer_handleModuleDefaults(t *testing.T) {
}