From 0525ccc7e47bbe300dae86eca55dad73b4ed8e7d Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 7 Apr 2025 12:42:34 -0700 Subject: [PATCH] update system ID in ETA notification scheduler test --- .../schedulers/ETANotificationSchedulerTests.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/test/notifications/schedulers/ETANotificationSchedulerTests.test.ts b/test/notifications/schedulers/ETANotificationSchedulerTests.test.ts index 7d9392f..58ee0b3 100644 --- a/test/notifications/schedulers/ETANotificationSchedulerTests.test.ts +++ b/test/notifications/schedulers/ETANotificationSchedulerTests.test.ts @@ -50,6 +50,7 @@ describe("ETANotificationScheduler", () => { shuttleId: shuttle.id, stopId: stop.id, secondsRemaining: 120, + systemId: "1", }; const notificationData1 = {