mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 18:33:07 +00:00
Fix a typo in the RHBZ#1444225 workaround
This commit is contained in:
parent
ad6186daf1
commit
6443d364b9
@ -14,7 +14,7 @@ sub run {
|
|||||||
if (check_screen "anaconda_main_hub_install_destination_warning", 1) {
|
if (check_screen "anaconda_main_hub_install_destination_warning", 1) {
|
||||||
record_soft_failure "RHBZ #1444225 (INSTALLATION DESTINATION bug)";
|
record_soft_failure "RHBZ #1444225 (INSTALLATION DESTINATION bug)";
|
||||||
assert_and_click "anaconda_main_hub_install_destination";
|
assert_and_click "anaconda_main_hub_install_destination";
|
||||||
wait_still screen 2;
|
wait_still_screen 2;
|
||||||
assert_and_click "anaconda_spoke_done";
|
assert_and_click "anaconda_spoke_done";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user