mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-07 22:13:12 +00:00
Re-add dockertest and fix up imports and update script (#4909)
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
auditFile "github.com/hashicorp/vault/builtin/audit/file"
|
||||
credUserpass "github.com/hashicorp/vault/builtin/credential/userpass"
|
||||
vaulthttp "github.com/hashicorp/vault/http"
|
||||
dockertest "gopkg.in/ory-am/dockertest.v3"
|
||||
"github.com/ory/dockertest"
|
||||
)
|
||||
|
||||
// testVaultServer creates a test vault cluster and returns a configured API
|
||||
|
||||
Reference in New Issue
Block a user