1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00

Fixed: Handle checkingResumeData state form qBittorrent

This commit is contained in:
bakerboy448
2023-06-13 22:50:59 -05:00
committed by GitHub
parent 18716a0051
commit 8d8a16225f
2 changed files with 2 additions and 0 deletions
@@ -225,6 +225,7 @@ namespace NzbDrone.Core.Test.Download.DownloadClientTests.QBittorrentTests
[TestCase("checkingDL")]
[TestCase("checkingUP")]
[TestCase("metaDL")]
[TestCase("checkingResumeData")]
public void queued_item_should_have_required_properties(string state)
{
var torrent = new QBittorrentTorrent