diff --git a/store/ui/__snapshots__/state.test.ts.snap b/store/ui/__snapshots__/state.test.ts.snap index 6583de59a4..c7862c6314 100644 --- a/store/ui/__snapshots__/state.test.ts.snap +++ b/store/ui/__snapshots__/state.test.ts.snap @@ -65,6 +65,12 @@ Object { "walletMini": false, }, "mostEmojiUsed": Array [], + "notifications": Object { + "allNotifications": Array [], + "seenAll": false, + "unseenCount": 0, + "userId": "", + }, "quickProfile": false, "quickProfilePosition": Object { "x": 0,