mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 11:42:12 +08:00
feat(alerting): requests looks to be working again
This commit is contained in:
@ -31,7 +31,7 @@ func TestAlertRuleChangesDataAccess(t *testing.T) {
|
||||
WarnOperator: ">",
|
||||
CritOperator: ">",
|
||||
Frequency: 10,
|
||||
Title: "Alerting title",
|
||||
Name: "Alerting title",
|
||||
Description: "Alerting description",
|
||||
QueryRange: 3600,
|
||||
Aggregator: "avg",
|
||||
|
Reference in New Issue
Block a user