feat(cli): Support for triggering an automatic season search in Sonarr
This commit is contained in:
@@ -7,6 +7,7 @@ mod tests {
|
||||
use crate::cli::radarr::RadarrCommand;
|
||||
use crate::cli::Command;
|
||||
use crate::Cli;
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn test_radarr_get_command_from() {
|
||||
|
||||
Reference in New Issue
Block a user