mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-20 18:21:09 +01:00
Delete empty test (#17467)
This commit is contained in:
parent
50a1f9e86a
commit
c4940e3c3b
@ -106,10 +106,6 @@ func TestSystem_GRPC_replicationState(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestSystem_GRPC_responseWrapData(t *testing.T) {
|
|
||||||
t.SkipNow()
|
|
||||||
}
|
|
||||||
|
|
||||||
func TestSystem_GRPC_lookupPlugin(t *testing.T) {
|
func TestSystem_GRPC_lookupPlugin(t *testing.T) {
|
||||||
sys := logical.TestSystemView()
|
sys := logical.TestSystemView()
|
||||||
client, _ := plugin.TestGRPCConn(t, func(s *grpc.Server) {
|
client, _ := plugin.TestGRPCConn(t, func(s *grpc.Server) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user