1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00

Fixed: Forced seeding in QBittorrent status treated as complete

This commit is contained in:
Mark McDowall
2018-06-27 18:31:44 -07:00
parent 9b9597093c
commit a0b6cdb08e
2 changed files with 2 additions and 0 deletions
@@ -162,6 +162,7 @@ namespace NzbDrone.Core.Test.Download.DownloadClientTests.QBittorrentTests
[TestCase("uploading")]
[TestCase("stalledUP")]
[TestCase("checkingUP")]
[TestCase("forcedUP")]
public void completed_item_should_have_required_properties(string state)
{
var torrent = new QBittorrentTorrent