From ac5224747ef8df25faae5c31cfa30842c456f129 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Fri, 6 Feb 2026 18:03:17 +1100 Subject: [PATCH] TEST: scan processing 2 Signed-off-by: jokob-sk --- test/server/test_presence_detection.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/server/test_presence_detection.py b/test/server/test_presence_detection.py index 2e62f60e..3a993bee 100644 --- a/test/server/test_presence_detection.py +++ b/test/server/test_presence_detection.py @@ -87,6 +87,7 @@ def minimal_patches(): insertOnlineHistory=Mock(), skip_repeated_notifications=Mock(), update_unread_notifications_count=Mock(), + insert_events=Mock(), ): yield