mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
update tests and mock data generators
This commit is contained in:
@@ -52,6 +52,7 @@ describe("ETANotificationScheduler", () => {
|
||||
stopId: stop.id,
|
||||
secondsRemaining: 120,
|
||||
systemId: "1",
|
||||
updatedTimeMs: Date.now(),
|
||||
};
|
||||
|
||||
const notificationData1 = {
|
||||
|
||||
Reference in New Issue
Block a user