mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Get rid of nonworking condition
This commit is contained in:
parent
a6e28674a3
commit
5171b31327
@ -63,10 +63,8 @@ sub run {
|
||||
# logged in (but don't fail if it doesn't as we're not testing
|
||||
# that)
|
||||
|
||||
if (check_screen('desktop_package_tool_password')){
|
||||
type_very_safely(get_var('USER_PASSWORD','weakpassword'));
|
||||
assert_and_click('desktop_package_tool_authenticate','',30);
|
||||
}
|
||||
|
||||
assert_and_click('desktop_package_tool_restart','',30);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user