From 61027645e9a486caa1f34504d7682b2acfe4364f Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 13 Oct 2024 17:21:38 -0700 Subject: [PATCH] Improved test output [skip ci] --- test/t/044_hnsw_iterative_search_recall.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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