From 049972a4a3a04e0f49de73d78915706377035f48 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 13 Oct 2024 17:22:49 -0700 Subject: [PATCH] Improved test output [skip ci] --- test/t/042_ivfflat_iterative_search_recall.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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