diff --git a/hackathon_site/dashboard/frontend/src/testing/mockData.tsx b/hackathon_site/dashboard/frontend/src/testing/mockData.tsx index 531cf58fe..73ac5f31c 100644 --- a/hackathon_site/dashboard/frontend/src/testing/mockData.tsx +++ b/hackathon_site/dashboard/frontend/src/testing/mockData.tsx @@ -845,6 +845,19 @@ export const mockPendingOrdersInTable: OrderInTable[] = [ createdTime: "2021-10-17T18:28:44.691969-03:00", updatedTime: "2021-10-17T18:28:44.691969-06:00", }, + { + id: 11, + hardwareInTableRow: [ + { + id: 10, + quantityRequested: 2, + quantityGranted: 1, + }, + ], + status: "Packing", + createdTime: "2024-01-17T18:28:44.691969-03:00", + updatedTime: "2024-12-17T18:28:44.691969-06:00", + }, { id: 4, hardwareInTableRow: [