1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-22 23:17:21 +00:00

Handle restart.

This commit is contained in:
Lukas Ruzicka 2018-07-10 16:46:06 +02:00
parent 6542a90203
commit e8d1045ff0

View File

@ -67,6 +67,7 @@ sub run {
assert_and_click('desktop_package_tool_authenticate','',30);
}
assert_and_click('desktop_package_tool_restart','',30);
boot_to_login_screen;
}