Change the exactness criterion in the tests

This commit is contained in:
Clément Renault
2020-02-25 14:24:15 +01:00
parent 9d167c08f4
commit 96248d9bfa
5 changed files with 17 additions and 17 deletions

View File

@ -63,7 +63,7 @@ pub fn enrich_server_with_movies_settings(
"_attribute",
"_words_position",
"dsc(popularity)",
"_exact",
"_exactness",
"dsc(vote_average)",
],
"rankingDistinct": null,