mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-30 02:02:48 +00:00
Update config test to match new prometheus common.
Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
d990526f4a
commit
7b8a5145cd
@ -855,6 +855,7 @@ func TestEmptyFieldsAndRegex(t *testing.T) {
|
||||
Global: &GlobalConfig{
|
||||
HTTPConfig: &commoncfg.HTTPClientConfig{
|
||||
FollowRedirects: true,
|
||||
EnableHTTP2: true,
|
||||
},
|
||||
ResolveTimeout: model.Duration(5 * time.Minute),
|
||||
SMTPSmarthost: HostPort{Host: "localhost", Port: "25"},
|
||||
|
Loading…
Reference in New Issue
Block a user