mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-09 02:15:44 +00:00
Make sure updates button is there
This commit is contained in:
parent
7bb40c4d44
commit
aba361ef76
@ -31,7 +31,7 @@ sub run {
|
||||
# Click on the updates button. There should be no updates available,
|
||||
# as updates were already handled by the upgrade_preinstall test,
|
||||
# so we should only see the new version banner.
|
||||
assert_and_click("gnome_software_updates_button", 60);
|
||||
assert_and_click("gnome_software_updates_button", timeout=>60);
|
||||
|
||||
# Check that the banner is there.
|
||||
assert_screen("gnome_software_new_version");
|
||||
|
Loading…
Reference in New Issue
Block a user