feat(network): Support for testing all Sonarr indexers at once

This commit is contained in:
2024-11-22 17:35:36 -07:00
parent 68830a8789
commit 6896fcc134
14 changed files with 207 additions and 22 deletions
+1 -1
View File
@@ -1065,7 +1065,7 @@ mod test {
}
#[tokio::test]
async fn test_handle_test_all_indexers_event() {
async fn test_handle_test_all_radarr_indexers_event() {
let indexers = vec![
Indexer {
id: 1,