mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fmt
This commit is contained in:
parent
35b6bca598
commit
45f843ccb9
5 changed files with 10 additions and 13 deletions
|
@ -268,4 +268,3 @@ async fn check_the_index_features(server: &Server) {
|
|||
kefir.search_post(json!({ "sort": ["age:asc"], "filter": "surname = kefirounet" })).await;
|
||||
snapshot!(results, name: "search_with_sort_and_filter");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue