diff --git a/src/pages/Office/ServicesCounselingMoveDetails/ServicesCounselingMoveDetails.test.jsx b/src/pages/Office/ServicesCounselingMoveDetails/ServicesCounselingMoveDetails.test.jsx index 322544434fb..1bd3e48d601 100644 --- a/src/pages/Office/ServicesCounselingMoveDetails/ServicesCounselingMoveDetails.test.jsx +++ b/src/pages/Office/ServicesCounselingMoveDetails/ServicesCounselingMoveDetails.test.jsx @@ -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', }, ],