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

Discard display switching

This commit is contained in:
Lukas Ruzicka 2018-06-29 11:02:52 +02:00
parent 75f2bd61e7
commit 6d5d9e1a63

View File

@ -8,7 +8,7 @@ sub run {
my $self = shift;
my $desktop = get_var('DESKTOP');
desktop_vt;
#desktop_vt;
# login onto the system
assert_screen "graphical_login";