mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Add support for go-sockaddr templated addresses in config. (#9109)
This commit is contained in:
@@ -36,6 +36,10 @@ func TestParseListeners(t *testing.T) {
|
||||
testParseListeners(t)
|
||||
}
|
||||
|
||||
func TestParseSockaddrTemplate(t *testing.T) {
|
||||
testParseSockaddrTemplate(t)
|
||||
}
|
||||
|
||||
func TestConfigRaftRetryJoin(t *testing.T) {
|
||||
testConfigRaftRetryJoin(t)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user