We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b6abe commit 38a9802Copy full SHA for 38a9802
t/09-active_probes.t
@@ -3,7 +3,7 @@ use Cwd qw(cwd);
3
4
workers(1);
5
6
-plan tests => repeat_each() * 52;
+plan tests => repeat_each() * 56;
7
8
my $pwd = cwd();
9
0 commit comments