Fix test for changed Azure
This commit is contained in:
parent
f48d130dad
commit
8cf0cd8cd2
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/hashicorp/vault/helper/logformat"
|
||||
log "github.com/mgutz/logxi/v1"
|
||||
|
||||
"github.com/Azure/azure-sdk-for-go/storage"
|
||||
"github.com/Azure/azure-storage-go"
|
||||
)
|
||||
|
||||
func TestAzureBackend(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue