mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
report listener and storage types as found keys (#15383)
* report listener and storage types as found keys * changelog
This commit is contained in:
@@ -51,3 +51,7 @@ func TestParseSeals(t *testing.T) {
|
||||
func TestUnknownFieldValidation(t *testing.T) {
|
||||
testUnknownFieldValidation(t)
|
||||
}
|
||||
|
||||
func TestUnknownFieldValidationListenerAndStorage(t *testing.T) {
|
||||
testUnknownFieldValidationStorageAndListener(t)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user