run index tests with flags instead of ignore

This commit is contained in:
Pere Diaz Bou
2025-06-17 15:44:28 +02:00
parent b86491c54f
commit 34592b172c
6 changed files with 15 additions and 3 deletions

View File

@@ -393,6 +393,7 @@ fn test_write_delete_with_index() -> anyhow::Result<()> {
}
#[test]
#[cfg(feature = "index_experimental")]
fn test_update_with_index() -> anyhow::Result<()> {
let _ = env_logger::try_init();