diff --git a/tests/_boot_to_anaconda.pm b/tests/_boot_to_anaconda.pm index 19f3d76d..cf392b8b 100644 --- a/tests/_boot_to_anaconda.pm +++ b/tests/_boot_to_anaconda.pm @@ -90,7 +90,7 @@ sub run { # match for the installer bootloader if it hangs around for a # while after do_bootloader finishes (in PXE case it does) sleep 20; - assert_screen "bootloader", 3600; + assert_screen "login_screen", 3600; } else { if (get_var("ANACONDA_TEXT")) {