We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6a844 commit b452b34Copy full SHA for b452b34
wrappers/tests/batch_api_test.rs
@@ -40,6 +40,4 @@ fn test_batch_entry_basic() {
40
// dropped here
41
}
42
assert_eq!(map.get(&4), None);
43
-
44
- fs::remove_dir_all(vsdb_get_base_dir()).unwrap();
45
0 commit comments