mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-23 02:29:57 +00:00
Bump deps (#613)
* Bump crossbeam * Warnings-- * Remove outdated tempdir
This commit is contained in:
@@ -8,7 +8,7 @@ use tantivy::{Index, Term};
|
||||
|
||||
#[test]
|
||||
fn test_failpoints_managed_directory_gc_if_delete_fails() {
|
||||
let scenario = fail::FailScenario::setup();
|
||||
let _scenario = fail::FailScenario::setup();
|
||||
|
||||
let test_path: &'static Path = Path::new("some_path_for_test");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user