mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Rename test
This commit is contained in:
parent
de10f20732
commit
4e91707a06
1 changed files with 1 additions and 1 deletions
|
@ -2750,7 +2750,7 @@ mod tests {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn filtered_placeholder_search_should_not_return_deleted_documents_() {
|
fn filtered_placeholder_search_should_not_return_deleted_documents() {
|
||||||
let index = TempIndex::new();
|
let index = TempIndex::new();
|
||||||
|
|
||||||
let mut wtxn = index.write_txn().unwrap();
|
let mut wtxn = index.write_txn().unwrap();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue