Capitalize Grafana in test email notification (#24770)

This commit is contained in:
Kamal Galrani
2020-05-17 17:27:43 +05:30
committed by GitHub
parent 150d9b2a77
commit 319051c70e

View File

@@ -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,
}