Skip to content

Commit 01ded43

Browse files
committed
[PGPRO-5691] fix expected tap-test checks count
1 parent 8739e88 commit 01ded43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/001_basic.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use TestLib;
1111
use Test::More;
1212

13-
plan tests => 24;
13+
plan tests => 23;
1414

1515
my $node;
1616
my $res;

0 commit comments

Comments
 (0)