Skip to content

Commit

Permalink
Merge pull request #14322 from transcom/B-21455-INT
Browse files Browse the repository at this point in the history
B 21455 int
  • Loading branch information
CoryKleinjanCACI authored Dec 3, 2024
2 parents c9765f3 + 34c2429 commit eb4a21d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,13 +429,13 @@ const zeroIncentiveMoveDetailsQuery = {
status: 'SUBMITTED',
submittedAt: null,
updatedAt: '2022-11-08T23:44:58.226Z',
weightTickets: [{ emptyWeight: 0, fullWeight: 20000 }],
weightTickets: [{ emptyWeight: 0, fullWeight: 200 }],
},
primeActualWeight: 980,
requestedDeliveryDate: '0001-01-01',
requestedPickupDate: '0001-01-01',
requestedDeliveryDate: '2023-01-10',
requestedPickupDate: '2023-01-10',
shipmentType: 'PPM',
status: 'APPROVED',
status: 'SUBMITTED',
updatedAt: '2022-11-08T23:44:58.217Z',
},
],
Expand Down

0 comments on commit eb4a21d

Please sign in to comment.