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