feat(network): Support for testing all Sonarr indexers at once
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user