mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 12:07:54 +00:00
Re-add dockertest and fix up imports and update script (#4909)
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/hashicorp/vault/logical"
|
||||
logicaltest "github.com/hashicorp/vault/logical/testing"
|
||||
"github.com/mitchellh/mapstructure"
|
||||
dockertest "gopkg.in/ory-am/dockertest.v3"
|
||||
"github.com/ory/dockertest"
|
||||
)
|
||||
|
||||
func prepareMSSQLTestContainer(t *testing.T) (func(), string) {
|
||||
|
||||
Reference in New Issue
Block a user