VAULT-13191: OSS changes (#19891)

* add open source changes for reporting

* fix function signature

* add changelog
This commit is contained in:
miagilepner
2023-03-31 17:05:16 +02:00
committed by GitHub
parent 66dd133ee4
commit b4fab6ac2a
7 changed files with 24 additions and 0 deletions

View File

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