mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 17:22:54 +00:00
Rename quickwit-inc -> quickwit-oss
This commit is contained in:
@@ -66,9 +66,9 @@ fn test_write_commit_fails() -> tantivy::Result<()> {
|
||||
}
|
||||
|
||||
// Motivated by
|
||||
// - https://github.com/quickwit-inc/quickwit/issues/730
|
||||
// - https://github.com/quickwit-oss/quickwit/issues/730
|
||||
// Details at
|
||||
// - https://github.com/quickwit-inc/tantivy/issues/1198
|
||||
// - https://github.com/quickwit-oss/tantivy/issues/1198
|
||||
#[test]
|
||||
fn test_fail_on_flush_segment() -> tantivy::Result<()> {
|
||||
let _fail_scenario_guard = fail::FailScenario::setup();
|
||||
|
||||
Reference in New Issue
Block a user