rename the e2e test
This commit is contained in:
parent
c7ed475f54
commit
d7e59f3293
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ use crate::{
|
|||
};
|
||||
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 64)]
|
||||
async fn test_e2e() {
|
||||
async fn test_e2e_download() {
|
||||
let _ = tracing_subscriber::fmt::try_init();
|
||||
|
||||
// 1. Create a torrent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue