removing prem/pro references as part of removing some build targets (#15278)

This commit is contained in:
Hamid Ghaf
2022-05-06 09:09:42 -04:00
committed by GitHub
parent 70b46ea285
commit 3c9ab7435d
4 changed files with 4 additions and 4 deletions

View File

@@ -215,7 +215,7 @@ func TestSystem_GRPC_pluginEnv(t *testing.T) {
sys.PluginEnvironment = &logical.PluginEnvironment{
VaultVersion: "0.10.42",
VaultVersionPrerelease: "dev",
VaultVersionMetadata: "prem",
VaultVersionMetadata: "ent",
}
client, _ := plugin.TestGRPCConn(t, func(s *grpc.Server) {
pb.RegisterSystemViewServer(s, &gRPCSystemViewServer{