Fix tests

This commit is contained in:
Mubelotix
2025-07-30 12:52:01 +02:00
parent 466e1a7aac
commit 93f8b31eec
4 changed files with 9 additions and 5 deletions

View File

@ -240,6 +240,7 @@ impl IndexScheduler {
+ IndexMapper::nb_db()
+ features::FeatureData::nb_db()
+ 1 // chat-prompts
+ 1 // persisted
}
/// Create an index scheduler and start its run loop.