Removed TODO

This commit is contained in:
kdeng00
2025-05-26 16:55:40 -04:00
parent c7809a44cf
commit a92b1dbed1
-1
View File
@@ -1657,7 +1657,6 @@ mod tests {
let _ = db_mgr::drop_database(&tm_pool, &db_name).await;
}
// TODO: Complete test
#[tokio::test]
async fn test_wipe_data_from_coverart_queue() {
let tm_pool = db_mgr::get_pool().await.unwrap();