This commit is contained in:
many 2020-10-19 17:16:25 +02:00
parent 372680e2ab
commit 5a842ec94a
No known key found for this signature in database
GPG key ID: 2CEF23B75189EACA
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);
}
}