Skip to content

Commit a666f89

Browse files
another test
1 parent d8a2769 commit a666f89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/backend/src/prisma/seed.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4105,6 +4105,7 @@ const performSeed: () => Promise<void> = async () => {
41054105
const part10Example = await prisma.part.create({
41064106
data: {
41074107
partId: '010',
4108+
41084109
index: 106,
41094110
commonName: 'small battery',
41104111
status: 'APPROVED',

0 commit comments

Comments
 (0)