mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 16:28:12 +00:00
enhance user management and booking features with permissions and real-time updates
This commit is contained in:
@@ -154,6 +154,7 @@ describe('TrainSchedulingService', () => {
|
||||
{
|
||||
htmlToPdfBuffer: jest.fn(),
|
||||
} as never,
|
||||
{ emitPhase: jest.fn() } as never, // bookingWindowGateway
|
||||
);
|
||||
|
||||
const defaultFleetWagons = [
|
||||
|
||||
Reference in New Issue
Block a user