mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-17 18:26:26 +00:00
add unit test
This commit is contained in:
@ -197,7 +197,7 @@ test_setting_routes!(
|
||||
{
|
||||
setting: vector_store,
|
||||
update_verb: patch,
|
||||
default_value: "stable"
|
||||
default_value: null
|
||||
},
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user