mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Upgrade the movie DB package and fixed #370
To fix this I had to make another API call... It slows down the search...
This commit is contained in:
parent
bcf1c9cd8e
commit
aa758f3a54
7 changed files with 29 additions and 20 deletions
|
@ -63,6 +63,7 @@ namespace PlexRequests.UI.Tests
|
|||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Needs work")]
|
||||
public async Task HappyPathSendSeriesToSonarrAllSeason()
|
||||
{
|
||||
var seriesResult = new SonarrAddSeries() { title = "ABC"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue