mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 15:30:56 +00:00
fix schule issue and contianer type issue
This commit is contained in:
@@ -77,7 +77,6 @@ describe('planWagonsWithStock — shortage detail', () => {
|
||||
fortyFooter.bookingContainers![0]!.containerType = {
|
||||
code: '40GP',
|
||||
sizeFt: 40,
|
||||
wagonsPerUnit: 1,
|
||||
} as never;
|
||||
const result = planWagonsWithStock({
|
||||
bookings: [fortyFooter],
|
||||
|
||||
Reference in New Issue
Block a user