mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Discard display switching
This commit is contained in:
parent
75f2bd61e7
commit
6d5d9e1a63
@ -8,7 +8,7 @@ sub run {
|
|||||||
my $self = shift;
|
my $self = shift;
|
||||||
my $desktop = get_var('DESKTOP');
|
my $desktop = get_var('DESKTOP');
|
||||||
|
|
||||||
desktop_vt;
|
#desktop_vt;
|
||||||
|
|
||||||
# login onto the system
|
# login onto the system
|
||||||
assert_screen "graphical_login";
|
assert_screen "graphical_login";
|
||||||
|
Loading…
Reference in New Issue
Block a user