diff --git a/test/t/015_hnsw_duplicates.pl b/test/t/015_hnsw_duplicates.pl index dcf319e..b0224cf 100644 --- a/test/t/015_hnsw_duplicates.pl +++ b/test/t/015_hnsw_duplicates.pl @@ -42,7 +42,7 @@ $node->safe_psql("postgres", "TRUNCATE tst;"); insert_vectors(); test_duplicates(); -# Test fallback path +# Test fallback path for inserts $node->pgbench( "--no-vacuum --client=5 --transactions=100", 0,