Skip to content

Commit

Permalink
Merge pull request #20313 from ca-hu/fix-add_users
Browse files Browse the repository at this point in the history
Change base from apparmortest to consoletest for add_users.pm
  • Loading branch information
DimStar77 authored Sep 30, 2024
2 parents d9fcc37 + 99f00e7 commit 1de7a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/security/yast2_users/add_users.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Maintainer: QE Security <[email protected]>
# Tags: poo#71740 bsc#1176714

use base apparmortest;
use base 'consoletest';
use strict;
use warnings;
use testapi;
Expand Down

0 comments on commit 1de7a41

Please sign in to comment.