fix tests

This commit is contained in:
mpostma
2020-07-10 11:37:01 +02:00
parent 51b7cb2722
commit c06dd35af1
5 changed files with 7 additions and 436 deletions

View File

@ -171,6 +171,7 @@ async fn write_custom_ranking_and_index_documents() {
let expected = json!({
"id": 1,
"name": "Cherry Orr",
"color": "green"
});