feat(cli): Support for triggering an automatic season search in Sonarr
This commit is contained in:
@@ -8,6 +8,7 @@ mod tests {
|
||||
Cli,
|
||||
};
|
||||
use clap::{error::ErrorKind, CommandFactory, Parser};
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn test_radarr_edit_command_from() {
|
||||
|
||||
Reference in New Issue
Block a user