mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-09-01 12:05:49 +00:00
Make a manual login.
This commit is contained in:
parent
fc65b22d1e
commit
cc3df08e1b
@ -41,7 +41,7 @@ sub run {
|
|||||||
type_string("$password\n");
|
type_string("$password\n");
|
||||||
sleep 3;
|
sleep 3;
|
||||||
# Use gsettings to enable prerelease versions to be shown
|
# Use gsettings to enable prerelease versions to be shown
|
||||||
assert_script_run("gsettings set org.gnome.software show-upgrade-prerelease true");
|
script_run("gsettings set org.gnome.software show-upgrade-prerelease true");
|
||||||
script_run("logout");
|
script_run("logout");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user