Chore: Update tests to prevent test-backend step from failing the pipeline (#36155)
* Chore: Update flight-simple-X.txt * Fix api_notification_channel_test.go failing test
This commit is contained in:
committed by
GitHub
parent
8fe58fc2e3
commit
4f3bc71caa
@@ -1359,10 +1359,11 @@ var expEmailNotifications = []*models.SendEmailCommandSync{
|
||||
StartsAt: time.Time{},
|
||||
EndsAt: time.Time{},
|
||||
GeneratorURL: "http://localhost:3000/alerting/UID_EmailAlert/edit",
|
||||
Fingerprint: "09710b1d77cc8d36",
|
||||
Fingerprint: "08c220aa26cd0cf5",
|
||||
SilenceURL: "http://localhost:3000/alerting/silence/new?alertmanager=grafana&matchers=alertname%3DEmailAlert",
|
||||
DashboardURL: "",
|
||||
PanelURL: "",
|
||||
ValueString: "[ var='A' labels={} value=1 ]",
|
||||
},
|
||||
},
|
||||
"GroupLabels": template.KV{"alertname": "EmailAlert"},
|
||||
|
||||
Reference in New Issue
Block a user