mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Re-add dockertest and fix up imports and update script (#4909)
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/gocql/gocql"
|
||||
"github.com/hashicorp/errwrap"
|
||||
"github.com/hashicorp/vault/builtin/logical/database/dbplugin"
|
||||
dockertest "gopkg.in/ory-am/dockertest.v3"
|
||||
"github.com/ory/dockertest"
|
||||
)
|
||||
|
||||
func prepareCassandraTestContainer(t *testing.T) (func(), string, int) {
|
||||
|
||||
Reference in New Issue
Block a user