mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-26 06:44:27 +01:00
Apply suggestions from code review
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
This commit is contained in:
parent
7a38fe624f
commit
42114325cd
@ -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…
Reference in New Issue
Block a user