Skip to content

Commit

Permalink
add Use Utils::Architectures for architecture checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lkocman committed May 15, 2024
1 parent 938c926 commit abe0ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/console/opensuse_repos.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ use strict;
use warnings;
use testapi;
use utils;
use Utils::Architectures;
use version_utils qw(is_tumbleweed is_leap is_leap_micro is_microos is_slowroll);
use serial_terminal 'select_serial_terminal';

Expand Down

0 comments on commit abe0ece

Please sign in to comment.