fix suggestions

This commit is contained in:
mpostma 2020-12-03 12:34:22 +01:00 committed by many
parent 8b149c9aa3
commit 8e64a24d19
No known key found for this signature in database
GPG key ID: 2CEF23B75189EACA
3 changed files with 15 additions and 23 deletions

View file

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