mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-09 18:35:44 +00:00
Fix the routine.
This commit is contained in:
parent
c46c3e5bb4
commit
7cdce4c252
@ -1497,6 +1497,8 @@ sub desktop_login {
|
|||||||
# ...from GNOME 40 on, we just get a "Welcome" tour
|
# ...from GNOME 40 on, we just get a "Welcome" tour
|
||||||
handle_welcome_screen unless (get_var("_welcome_done"));
|
handle_welcome_screen unless (get_var("_welcome_done"));
|
||||||
}
|
}
|
||||||
|
# Come away from the Activities page
|
||||||
|
send_key("esc");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user