Skip to content

Commit a3e801c

Browse files
test
1 parent 505930d commit a3e801c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/src/prisma/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4601,7 +4601,7 @@ const performSeed: () => Promise<void> = async () => {
46014601
[],
46024602
[],
46034603
[],
4604-
[workPackage1.id],
4604+
[workPackage3.id],
46054605
[],
46064606
weeksFromNow(1),
46074607
software.teamTypeId,

0 commit comments

Comments
 (0)