Fix grammar

Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
This commit is contained in:
Mubelotix
2025-07-29 11:05:16 +02:00
parent 93864009cc
commit 60acdf8574

View File

@ -788,7 +788,7 @@ async fn vector_filter_missing_fragment() {
} }
#[actix_rt::test] #[actix_rt::test]
async fn vector_filter_non_existant_embedder() { async fn vector_filter_nonexistent_embedder() {
let index = shared_index_for_fragments().await; let index = shared_index_for_fragments().await;
let (value, _code) = index let (value, _code) = index