1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-09 10:25:44 +00:00

Make the needle stand out.

This commit is contained in:
Lukáš Růžička 2021-12-02 18:04:39 +01:00
parent aba361ef76
commit a28752f990

View File

@ -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,