mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-05 20:26:31 +00:00
Delete comment
This commit is contained in:
@ -57,8 +57,6 @@ async fn delete_task() {
|
||||
"#);
|
||||
}
|
||||
|
||||
// If there is a bug it's caused by a combination of the parameters so let's test them together!
|
||||
|
||||
async fn delete_tasks_time_bounds_inner(name: &str) {
|
||||
let server = Server::new().await;
|
||||
let index = server.unique_index();
|
||||
|
Reference in New Issue
Block a user