From 59f561fc459693f363deb9ad733eceab9aabbe10 Mon Sep 17 00:00:00 2001 From: Amar Trebinjac Date: Sun, 19 Jan 2025 00:04:42 +0100 Subject: [PATCH] update old test --- __tests__/boot.ts | 1 + 1 file changed, 1 insertion(+) 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,