Fixed: (SpeedApp) Fix cleanse token from response when it's the only field

This commit is contained in:
Bogdan
2023-01-14 19:24:57 +02:00
committed by Qstick
parent 963cddb582
commit 8515623ceb
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ namespace NzbDrone.Common.Test.InstrumentationTests
// avistaz response
[TestCase(@"""download"":""https://avistaz.to/rss/download/2b51db35e1910123321025a12b9933d2/tb51db35e1910123321025a12b9933d2.torrent"",")]
[TestCase(@",""info_hash"":""2b51db35e1910123321025a12b9933d2"",")]
[TestCase(@"""token"":""2b51db35e1910123321025a12b9933d2"",")]
[TestCase(@"""token"":""2b51db35e1910123321025a12b9933d2""")]
// animebytes response
[TestCase(@"""Link"":""https://animebytes.tv/torrent/994064/download/tb51db35e1910123321025a12b9933d2"",")]