Small test fixes

This commit is contained in:
ManyTheFish 2023-12-06 14:49:29 +01:00
parent 03ffabe889
commit c9860c7913
3 changed files with 14 additions and 0 deletions

View file

@ -267,6 +267,7 @@ pub(crate) mod test {
dictionary: Setting::NotSet,
synonyms: Setting::NotSet,
distinct_attribute: Setting::NotSet,
proximity_precision: Setting::NotSet,
typo_tolerance: Setting::NotSet,
faceting: Setting::Set(FacetingSettings {
max_values_per_facet: Setting::Set(111),