Skip to content

Commit c46a552

Browse files
committed
added even more seed data
1 parent 5048075 commit c46a552

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/backend/src/prisma/seed-data/reimbursement-requests.seed.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ export const seedReimbursementRequests = async (
4949
patrick: any;
5050
squidward: any;
5151
sandy: any;
52+
pearl: any;
53+
larry: any;
5254
},
5355
vendors: {
5456
tesla: Vendor;

0 commit comments

Comments
 (0)