test(alerts): update time in pagerduty test

pull/14870/head
Alirie Gray 2019-09-05 14:31:15 -07:00
parent a5395e323f
commit e7e5b60cbb
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ notification = {
_notification_endpoint_id: "0000000000000002",
_notification_endpoint_name: "foo",
}
statuses = monitor.from(start: -1h, fn: (r) =>
statuses = monitor.from(start: -2h, fn: (r) =>
(r.foo == "bar" and r.baz == "bang"))
statuses