mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Parser now ignores daily episodes from the future.
This commit is contained in:
@@ -137,7 +137,7 @@ namespace NzbDrone.Core.Test.ProviderTests
|
||||
|
||||
//Assert
|
||||
VerifySkipImport(result, mocker);
|
||||
ExceptionVerification.ExcpectedWarns(1);
|
||||
ExceptionVerification.ExcpectedWarns(2);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user