feat(network): Support for fetching and listing all Sonarr tags

This commit is contained in:
2024-11-22 15:05:56 -07:00
parent 208acafc73
commit c5328917de
4 changed files with 63 additions and 5 deletions
+1 -1
View File
@@ -2633,7 +2633,7 @@ mod test {
}
#[tokio::test]
async fn test_handle_get_tags_event() {
async fn test_handle_get_radarr_tags_event() {
let tags_json = json!([{
"id": 2222,
"label": "usenet"