diff --git a/t/pt-log-player/issue_799.t b/t/pt-log-player/issue_799.t index 7eea4c29..2485e7ee 100644 --- a/t/pt-log-player/issue_799.t +++ b/t/pt-log-player/issue_799.t @@ -23,7 +23,7 @@ if ( !$dbh ) { plan skip_all => 'Cannot connect to sandbox master'; } else { - plan tests => 4; + plan tests => 3; } # #############################################################################