mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-16 19:53:09 +00:00
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 <awilliam@redhat.com>
This commit is contained in:
parent
6f5b10dbe6
commit
abc5e7c679
@ -131,10 +131,6 @@ sub run {
|
|||||||
assert_and_click 'desktop_expand_systray';
|
assert_and_click 'desktop_expand_systray';
|
||||||
assert_and_click 'desktop_systray_notifications';
|
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")) {
|
if (get_var("BOOTFROM")) {
|
||||||
# we should see an update notification and no others
|
# we should see an update notification and no others
|
||||||
|
Loading…
Reference in New Issue
Block a user