diff --git a/ui/pages/notifications/notifications-list.test.tsx b/ui/pages/notifications/notifications-list.test.tsx index 366d3d2261ff..a48e5be37845 100644 --- a/ui/pages/notifications/notifications-list.test.tsx +++ b/ui/pages/notifications/notifications-list.test.tsx @@ -51,6 +51,7 @@ describe('NotificationsList', () => { notifications={[]} isLoading={false} isError={false} + notificationsCount={0} />