Skip to content

Commit

Permalink
pkg/prometheus/promcfg_test.go: Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
slashpai committed Sep 27, 2021
1 parent 04e21ed commit 74057c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/prometheus/promcfg_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5869,7 +5869,7 @@ alerting:
},
}

cfg, err := cg.GenerateConfig(
cfg, _ := cg.GenerateConfig(
&prometheus,
map[string]*monitoringv1.ServiceMonitor{
"testservicemonitor1": &serviceMonitor,
Expand Down

0 comments on commit 74057c0

Please sign in to comment.