mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
fix indexing length
This commit is contained in:
parent
206308c1aa
commit
c6434f609c
3 changed files with 39 additions and 37 deletions
|
@ -102,6 +102,8 @@ 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