mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 16:28:12 +00:00
changes
This commit is contained in:
@@ -155,6 +155,9 @@ describe('TrainSchedulingService', () => {
|
||||
htmlToPdfBuffer: jest.fn(),
|
||||
} as never,
|
||||
{ emitPhase: jest.fn() } as never, // bookingWindowGateway
|
||||
{
|
||||
autoArriveAtFinalYard: jest.fn().mockResolvedValue([]),
|
||||
} as never, // bookingJourneyService
|
||||
);
|
||||
|
||||
const defaultFleetWagons = [
|
||||
|
||||
Reference in New Issue
Block a user