diff --git a/__tests__/boot.ts b/__tests__/boot.ts index 3a3ed79df7..580dd972e2 100644 --- a/__tests__/boot.ts +++ b/__tests__/boot.ts @@ -114,6 +114,7 @@ const LOGGED_IN_BODY = { followNotifications: true, followingEmail: true, isTeamMember: false, + bluesky: null, roadmap: null, threads: null, codepen: null,