mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Delete empty test (#17467)
This commit is contained in:
parent
50a1f9e86a
commit
c4940e3c3b
1 changed files with 0 additions and 4 deletions
|
|
@ -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) {
|
||||
sys := logical.TestSystemView()
|
||||
client, _ := plugin.TestGRPCConn(t, func(s *grpc.Server) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue