mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-19 08:50:29 +00:00
Return stop3 as part of the test data
This commit is contained in:
@@ -76,5 +76,6 @@ export async function setupRouteAndOrderedStopsForShuttleRepository(
|
|||||||
systemId,
|
systemId,
|
||||||
stop1,
|
stop1,
|
||||||
stop2,
|
stop2,
|
||||||
|
stop3,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user