diff --git a/test/t/042_ivfflat_iterative_search_recall.pl b/test/t/042_ivfflat_iterative_search_recall.pl index aec6d49..b6844b5 100644 --- a/test/t/042_ivfflat_iterative_search_recall.pl +++ b/test/t/042_ivfflat_iterative_search_recall.pl @@ -48,7 +48,7 @@ sub test_recall $total += $limit; } - cmp_ok($correct / $total, ">=", $min, $operator); + cmp_ok($correct / $total, ">=", $min, "$operator $c"); } # Initialize node