Skip to content

Commit d2c4f8e

Browse files
committed
intelisense lied to me
1 parent 8edb7b6 commit d2c4f8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/backend/tests/test-utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,7 @@ export const createTestTaskWithOrganization = async (user: User, organization?:
707707
TaskStatus.IN_PROGRESS,
708708
[user.userId],
709709
organization,
710+
undefined,
710711
new Date()
711712
);
712713

0 commit comments

Comments
 (0)