mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
Remove lots of Arcs
This commit is contained in:
@ -74,7 +74,7 @@ fn test_facet_distribution_with_no_facet_values() {
|
||||
embedders,
|
||||
&|| false,
|
||||
&Progress::default(),
|
||||
Default::default(),
|
||||
&Default::default(),
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
Reference in New Issue
Block a user