Fix test_db_counters test#6436
Conversation
- make it independent of the FeatureFlags.EnableLocalDBBtreeIndex
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Ticket
PR into main
Motivation
The test was failing in the new stable-24-3, because of the different default value of the FeatureFlag.EnableLocalDBBtreeIndex.
Fix
Make the test independent of the FeatureFlags.EnableLocalDBBtreeIndex.