From abc5e7c67917a60206e3818f7a8df2d71340babf Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 9 Jan 2024 17:52:15 -0800 Subject: [PATCH] Plasma notifications: drop the Akonadi migration note check Per the needle cleanup, we do not seem to have seen it for some time. Signed-off-by: Adam Williamson --- tests/desktop_notifications.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/desktop_notifications.pm b/tests/desktop_notifications.pm index a8f9c1fb..560c9d99 100644 --- a/tests/desktop_notifications.pm +++ b/tests/desktop_notifications.pm @@ -131,10 +131,6 @@ sub run { assert_and_click 'desktop_expand_systray'; assert_and_click 'desktop_systray_notifications'; } - # In F32+ we may get an 'akonadi did something' message - if (check_screen 'akonadi_migration_notification', 5) { - click_lastmatch; - } } if (get_var("BOOTFROM")) { # we should see an update notification and no others