diff --git a/sdk/plugin/grpc_system_test.go b/sdk/plugin/grpc_system_test.go index 8d4de0afa8..5775453455 100644 --- a/sdk/plugin/grpc_system_test.go +++ b/sdk/plugin/grpc_system_test.go @@ -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) {