add unit test

This commit is contained in:
Louis Dureuil
2025-09-09 14:52:43 +02:00
parent 15690b9e22
commit 16461a9145
2 changed files with 90 additions and 1 deletions

View File

@ -197,7 +197,7 @@ test_setting_routes!(
{
setting: vector_store,
update_verb: patch,
default_value: "stable"
default_value: null
},
);