mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Apply suggestions from code review
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
This commit is contained in:
parent
7a38fe624f
commit
42114325cd
1 changed files with 1 additions and 1 deletions
|
@ -1583,7 +1583,7 @@ pub(crate) mod tests {
|
|||
.unwrap();
|
||||
insta::assert_debug_snapshot!(search_result.candidates, @"RoaringBitmap<[4]>");
|
||||
|
||||
// the requests that doesn't make sense
|
||||
// the requests that don't make sense
|
||||
|
||||
// try to wrap around the latitude
|
||||
let error = search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue