fix(radarr): Provide the movie ID alongside all TriggerAutomaticMovieSearch events when publishing to the networking channel
This commit is contained in:
@@ -775,7 +775,7 @@ mod tests {
|
||||
id: 1,
|
||||
..Indexer::default()
|
||||
}]);
|
||||
|
||||
|
||||
assert_eq!(app.extract_indexer_id().await, 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user