From ba89b670c8afdb94dda66190fd7bc88d893318ee Mon Sep 17 00:00:00 2001 From: Marshal Date: Sat, 22 Aug 2026 06:26:43 +0000 Subject: [PATCH] fix issue --- .../modules/train-scheduling/booking-batch.smart-need.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/edr-freight-api/src/modules/train-scheduling/booking-batch.smart-need.spec.ts b/apps/edr-freight-api/src/modules/train-scheduling/booking-batch.smart-need.spec.ts index dd7797d33..c37003271 100644 --- a/apps/edr-freight-api/src/modules/train-scheduling/booking-batch.smart-need.spec.ts +++ b/apps/edr-freight-api/src/modules/train-scheduling/booking-batch.smart-need.spec.ts @@ -6,7 +6,7 @@ import { WagonStockLedger } from './wagon-stock-ledger.util'; * smartBulkNeed math in isolation: the private helpers it touches * (allowedDimsWithTypes) read only their arguments, so a bare prototype * instance is enough — no Nest wiring. - */ + */// describe('BookingBatchService.smartBulkNeed', () => { const service = Object.create(BookingBatchService.prototype) as BookingBatchService; const call = (