test(alerting): fix broken unit tests
This commit is contained in:
@@ -40,7 +40,7 @@ func TestAlertRuleChangesDataAccess(t *testing.T) {
|
||||
}
|
||||
|
||||
cmd := m.SaveAlertsCommand{
|
||||
Alerts: &items,
|
||||
Alerts: items,
|
||||
DashboardId: testDash.Id,
|
||||
OrgId: FakeOrgId,
|
||||
UserId: 2,
|
||||
|
||||
Reference in New Issue
Block a user