mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
Fix pt-slave-delay/standard_options.t plan.
This commit is contained in:
@@ -27,7 +27,7 @@ elsif ( !$slave_dbh ) {
|
||||
plan skip_all => 'Cannot connect to second sandbox master';
|
||||
}
|
||||
else {
|
||||
plan tests => 10;
|
||||
plan tests => 9;
|
||||
}
|
||||
|
||||
my $output;
|
||||
|
Reference in New Issue
Block a user