mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
fmt
This commit is contained in:
@ -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");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user