diff --git a/test/t/044_hnsw_iterative_search_recall.pl b/test/t/044_hnsw_iterative_search_recall.pl index 4722bfa..911fccb 100644 --- a/test/t/044_hnsw_iterative_search_recall.pl +++ b/test/t/044_hnsw_iterative_search_recall.pl @@ -50,7 +50,7 @@ sub test_recall $total += $limit; } - cmp_ok($correct / $total, ">=", $min, $operator); + cmp_ok($correct / $total, ">=", $min, "$operator $mode $c"); } # Initialize node