Update a comment to not mention a removed workaround
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
00d1fdbd2c
commit
3d35ec9670
@ -57,7 +57,7 @@ sub run {
|
||||
last if (match_has_tag 'desktop_package_tool_update_apply');
|
||||
# if we see 'download', we're in the GNOME Software 3.30.5+
|
||||
# two-step process - let's hit it, and continue waiting for
|
||||
# for apply (only), we now 'deactivate' the #1638563 workaround
|
||||
# for apply (only)
|
||||
if (match_has_tag 'desktop_package_tool_update_download') {
|
||||
wait_screen_change { assert_and_click 'desktop_package_tool_update_download'; };
|
||||
$n -= 1 if ($n > 1);
|
||||
|
Loading…
Reference in New Issue
Block a user