mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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