mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-09 18:35:44 +00:00
Make the needle stand out.
This commit is contained in:
parent
aba361ef76
commit
a28752f990
@ -24,9 +24,9 @@ sub run {
|
|||||||
|
|
||||||
# If it is run for the first time, hit the Browse button to
|
# If it is run for the first time, hit the Browse button to
|
||||||
# speed things up.
|
# speed things up.
|
||||||
if (check_screen("gnome_software_browse_button")) {
|
#if (check_screen("gnome_software_browse_button")) {
|
||||||
assert_and_click("gnome_software_browse_button");
|
assert_and_click("gnome_software_browse_button");
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Click on the updates button. There should be no updates available,
|
# Click on the updates button. There should be no updates available,
|
||||||
# as updates were already handled by the upgrade_preinstall test,
|
# as updates were already handled by the upgrade_preinstall test,
|
||||||
|
Loading…
Reference in New Issue
Block a user