Fix compilation error in test

This commit is contained in:
Kerollmops
2025-05-26 14:04:53 +02:00
committed by Clément Renault
parent 564cad1163
commit 2a067d3327
3 changed files with 3 additions and 0 deletions

View File

@ -305,6 +305,7 @@ pub(crate) mod test {
localized_attributes: Setting::NotSet,
facet_search: Setting::NotSet,
prefix_search: Setting::NotSet,
chat: Setting::NotSet,
_kind: std::marker::PhantomData,
};
settings.check()