fix indexing length

This commit is contained in:
mpostma 2020-11-26 20:01:53 +01:00 committed by many
parent 206308c1aa
commit c6434f609c
No known key found for this signature in database
GPG key ID: 2CEF23B75189EACA
3 changed files with 39 additions and 37 deletions

View file

@ -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);