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:
Dimitris Sotirakis
2021-06-25 11:32:01 +03:00
committed by GitHub
parent 8fe58fc2e3
commit 4f3bc71caa
2 changed files with 19 additions and 18 deletions
@@ -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"},