mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:42:37 +08:00
pkg/components: fix ineffassign issues
This commit is contained in:
@ -13,6 +13,7 @@ func TestUploadToAzureBlob(t *testing.T) {
|
||||
err := setting.NewConfigContext(&setting.CommandLineArgs{
|
||||
HomePath: "../../../",
|
||||
})
|
||||
So(err, ShouldBeNil)
|
||||
|
||||
uploader, _ := NewImageUploader()
|
||||
|
||||
|
Reference in New Issue
Block a user