add test for ranking rules settings

This commit is contained in:
mpostma
2020-06-16 09:52:58 +02:00
parent 6167a10e5e
commit 60a90e96f3
2 changed files with 14 additions and 1 deletions

View File

@ -173,7 +173,6 @@ async fn write_custom_ranking_and_index_documents() {
let expected = json!({
"id": 1,
"title": "Le Petit Prince",
"author": "Exupéry"
});