mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Capitalize Grafana in test email notification (#24770)
This commit is contained in:
parent
150d9b2a77
commit
319051c70e
@ -52,7 +52,7 @@ func createTestEvalContext(cmd *NotificationTestCommand) *EvalContext {
|
||||
DashboardID: 1,
|
||||
PanelID: 1,
|
||||
Name: "Test notification",
|
||||
Message: "Someone is testing the alert notification within grafana.",
|
||||
Message: "Someone is testing the alert notification within Grafana.",
|
||||
State: models.AlertStateAlerting,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user