feat(network): Added support for fetching Sonarr queued events

This commit is contained in:
2024-11-19 12:01:07 -07:00
parent 9ceb55a314
commit 6b64b5ecc4
15 changed files with 160 additions and 53 deletions
+1 -1
View File
@@ -2399,7 +2399,7 @@ mod test {
}
#[tokio::test]
async fn test_handle_get_queued_events_event() {
async fn test_handle_get_queued_radarr_events_event() {
let queued_events_json = json!([{
"name": "RefreshMonitoredDownloads",
"commandName": "Refresh Monitored Downloads",