mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 16:00:32 +00:00
update system ID in ETA notification scheduler test
This commit is contained in:
@@ -50,6 +50,7 @@ describe("ETANotificationScheduler", () => {
|
|||||||
shuttleId: shuttle.id,
|
shuttleId: shuttle.id,
|
||||||
stopId: stop.id,
|
stopId: stop.id,
|
||||||
secondsRemaining: 120,
|
secondsRemaining: 120,
|
||||||
|
systemId: "1",
|
||||||
};
|
};
|
||||||
|
|
||||||
const notificationData1 = {
|
const notificationData1 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user