backport of commit b4fab6ac2a (#20117)

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-04-12 12:40:17 -04:00
committed by GitHub
parent 8f5ef7c6bf
commit 57086ad4cd
7 changed files with 24 additions and 0 deletions

View File

@@ -1097,6 +1097,7 @@ func testParseSeals(t *testing.T) {
},
},
}
addExpectedDefaultEntConfig(expected)
config.Prune()
require.Equal(t, config, expected)
}