Skip to content

Commit

Permalink
Adjust check_swap tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Napsty authored and sni committed Apr 12, 2024
1 parent 6061412 commit 3deea4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/t/check_swap.t
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

use strict;
use Test::More tests => 8;
use Test::More tests => 14;
use NPTest;

my $successOutput = '/^SWAP OK - [0-9]+\% free \([0-9]+MB out of [0-9]+MB\)/';
Expand Down

0 comments on commit 3deea4c

Please sign in to comment.