This commit is contained in:
many
2020-10-19 17:16:25 +02:00
parent 372680e2ab
commit 5a842ec94a
2 changed files with 1 additions and 2 deletions

View File

@ -806,4 +806,4 @@ async fn test_facets_distribution_attribute() {
});
assert_json_eq!(expected, response, ordered: true);
}
}