mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Fix compilation error in test
This commit is contained in:
parent
564cad1163
commit
2a067d3327
3 changed files with 3 additions and 0 deletions
|
@ -897,6 +897,7 @@ fn test_correct_settings_init() {
|
|||
prefix_search,
|
||||
facet_search,
|
||||
disable_on_numbers,
|
||||
chat,
|
||||
} = settings;
|
||||
assert!(matches!(searchable_fields, Setting::NotSet));
|
||||
assert!(matches!(displayed_fields, Setting::NotSet));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue