check_disk: adjust test plan

This commit is contained in:
Sven Nierlein 2022-10-26 14:03:22 +02:00 committed by GitHub
parent 0d562a356f
commit bacacd2cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ my $mountpoint2_valid = getTestParameter( "NP_MOUNTPOINT2_VALID", "Path to anoth
if ($mountpoint_valid eq "" or $mountpoint2_valid eq "") {
plan skip_all => "Need 2 mountpoints to test";
} else {
plan tests => 78;
plan tests => 84;
}
$result = NPTest->testCmd(