mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Fix the tests
This commit is contained in:
parent
34262c7a0d
commit
69f8b2730d
3 changed files with 3 additions and 2 deletions
|
@ -2435,6 +2435,7 @@ pub(crate) mod tests {
|
|||
document_scores: _,
|
||||
mut documents_ids,
|
||||
degraded: _,
|
||||
used_negative_operator: _,
|
||||
} = search.execute().unwrap();
|
||||
let primary_key_id = index.fields_ids_map(&rtxn).unwrap().id("primary_key").unwrap();
|
||||
documents_ids.sort_unstable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue