diff --git a/t/pt-slave-delay/standard_options.t b/t/pt-slave-delay/standard_options.t index 4cba95f5..c4b22911 100644 --- a/t/pt-slave-delay/standard_options.t +++ b/t/pt-slave-delay/standard_options.t @@ -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;