We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945ab99 commit 1a1e49bCopy full SHA for 1a1e49b
1 file changed
t/106-timer.t
@@ -12,7 +12,7 @@ our $StapScript = $t::StapThread::StapScript;
12
13
repeat_each(2);
14
15
-plan tests => repeat_each() * (blocks() * 8 + 46);
+plan tests => repeat_each() * (blocks() * 8 + 45);
16
17
#no_diff();
18
no_long_string();
0 commit comments