Trigger a notifee card on new notifications

This commit is contained in:
Paul Frazee
2023-01-24 19:13:47 -06:00
parent eccb2589c5
commit 495227bb2c
6 changed files with 73 additions and 5 deletions
+1 -1
View File
@@ -587,7 +587,7 @@ export const mockedMeStore = {
clear: jest.fn(),
load: jest.fn(),
clearNotificationCount: jest.fn(),
fetchStateUpdate: jest.fn(),
fetchNotifications: jest.fn(),
refreshMemberships: jest.fn(),
} as MeModel