Skip to content

Commit 38a9802

Browse files
committed
tests(active) test count
1 parent c0b6abe commit 38a9802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/09-active_probes.t

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use Cwd qw(cwd);
33

44
workers(1);
55

6-
plan tests => repeat_each() * 52;
6+
plan tests => repeat_each() * 56;
77

88
my $pwd = cwd();
99

0 commit comments

Comments
 (0)