tsk-100:Updating name
Rust / build (pull_request) Failing after 3s

This commit is contained in:
2026-07-10 18:53:26 -04:00
parent e2b6549c2d
commit 97ab0abdf7
+1 -1
View File
@@ -92,7 +92,7 @@ mod tests {
#[test] #[test]
fn test_minimum_action_and_args() { fn test_minimum_action_and_args() {
let args: Vec<String> = vec![ let args: Vec<String> = vec![
"icarus-dm".to_string(), "idm".to_string(),
"download".to_string(), "download".to_string(),
"-u".to_string(), "-u".to_string(),
"jamborie".to_string(), "jamborie".to_string(),