1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-28 08:47:22 +00:00

we don't need $self here

This commit is contained in:
Adam Williamson 2016-02-23 18:01:16 -08:00
parent c92ea1b9bd
commit 0d2f0cb58d

View File

@ -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;