Whoops, do that last thing properly

We need the 60 second timeout here, not the other place.
This commit is contained in:
Adam Williamson 2017-11-23 13:42:21 -08:00
parent f20086f59c
commit a0a63256d0

View File

@ -61,8 +61,8 @@ sub run {
assert_screen "anaconda_select_install_lang_selected", 3;
assert_and_click "anaconda_select_install_lang_continue";
if ( check_screen "anaconda_rawhide_accept_fate" ) {
assert_and_click "anaconda_rawhide_accept_fate", '', 60;
if ( check_screen "anaconda_rawhide_accept_fate", 60 ) {
assert_and_click "anaconda_rawhide_accept_fate";
}
# wait for Anaconda hub to appear