mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
rename pcf to cf maintaining backwards compat (#7346)
This commit is contained in:
@@ -333,6 +333,7 @@ func TestPredict_Plugins(t *testing.T) {
|
||||
"cassandra-database-plugin",
|
||||
"centrify",
|
||||
"cert",
|
||||
"cf",
|
||||
"consul",
|
||||
"elasticsearch-database-plugin",
|
||||
"gcp",
|
||||
@@ -357,7 +358,7 @@ func TestPredict_Plugins(t *testing.T) {
|
||||
"nomad",
|
||||
"oidc",
|
||||
"okta",
|
||||
"pcf",
|
||||
"pcf", // Deprecated.
|
||||
"pki",
|
||||
"postgresql",
|
||||
"postgresql-database-plugin",
|
||||
|
||||
Reference in New Issue
Block a user