Added test
Need to complete
This commit is contained in:
@@ -1639,4 +1639,9 @@ mod tests {
|
|||||||
|
|
||||||
let _ = db_mgr::drop_database(&tm_pool, &db_name).await;
|
let _ = db_mgr::drop_database(&tm_pool, &db_name).await;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Complete test
|
||||||
|
#[tokio::test]
|
||||||
|
async fn test_wipe_data_from_coverart_queue() {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user