we don't need $self here
This commit is contained in:
parent
c92ea1b9bd
commit
0d2f0cb58d
@ -15,7 +15,6 @@ sub get_kernel_line {
|
||||
}
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
# Wait for bootloader to appear
|
||||
if( get_var("UEFI")){
|
||||
assert_screen "bootloader_uefi", 30;
|
||||
|
Loading…
Reference in New Issue
Block a user