mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 13:11:26 +00:00
Add missing 'use utils' to disk_guided_encrypted_postinstall
This commit is contained in:
parent
115956f4ec
commit
1b26f7c04c
@ -1,6 +1,7 @@
|
||||
use base "installedtest";
|
||||
use strict;
|
||||
use testapi;
|
||||
use utils;
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
|
Loading…
Reference in New Issue
Block a user