mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix suggestions
This commit is contained in:
parent
8b149c9aa3
commit
8e64a24d19
3 changed files with 15 additions and 23 deletions
|
@ -102,8 +102,6 @@ async fn placeholder_search_witch_crop() {
|
|||
"cropLength": 20
|
||||
});
|
||||
|
||||
println!("here");
|
||||
|
||||
test_post_get_search!(server, query, |response, status_code| {
|
||||
assert_eq!(status_code, 200);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue