We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e9ac8 commit 837a252Copy full SHA for 837a252
t/pipe.t
@@ -4,7 +4,7 @@ use t::TestCore;
4
5
repeat_each(2);
6
7
-plan tests => repeat_each() * (blocks() * 3 + 19) + 2;
+plan tests => repeat_each() * (blocks() * 3 + 20) + 2;
8
9
add_block_preprocessor(sub {
10
my $block = shift;
0 commit comments