diff --git a/apps/web/playwright/fixtures/users.ts b/apps/web/playwright/fixtures/users.ts index 6d731864a9b9e4..f032b3c3545837 100644 --- a/apps/web/playwright/fixtures/users.ts +++ b/apps/web/playwright/fixtures/users.ts @@ -498,7 +498,7 @@ export const createUsersFixture = ( await updateChildrenEventTypes({ eventTypeId: teamEvent.id, currentUserId: user.id, - hashedLink: null, + hashedLink: "", connectedLink: null, oldEventType: { team: null,