diff --git a/t/pt-deadlock-logger/standard_options.t b/t/pt-deadlock-logger/standard_options.t index cb360c7a..6058ffe0 100644 --- a/t/pt-deadlock-logger/standard_options.t +++ b/t/pt-deadlock-logger/standard_options.t @@ -23,7 +23,7 @@ if ( !$dbh1 ) { plan skip_all => 'Cannot connect to sandbox master'; } else { - plan tests => 11; + plan tests => 10; } my $output;