Skip to content

Commit

Permalink
#2770-changed test wbs num
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Sep 20, 2024
1 parent ca0fc03 commit f6932c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/tests/test-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ export const createTestTask = async (user: User, organization?: Organization) =>
user,
{
carNumber: 0,
projectNumber: 0,
projectNumber: 7,
workPackageNumber: 0
},
'Test task',
Expand Down

0 comments on commit f6932c8

Please sign in to comment.