diff --git a/test/t/003_recall.pl b/test/t/003_recall.pl index 021449a..4992b0a 100644 --- a/test/t/003_recall.pl +++ b/test/t/003_recall.pl @@ -49,7 +49,7 @@ $node->safe_psql("postgres", ); # Generate queries -for (1..10) { +for (1..20) { my $r1 = rand(); my $r2 = rand(); my $r3 = rand();