mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
This commit is contained in:
@@ -137,7 +137,7 @@ namespace NzbDrone.Core.Test.ProviderTests
|
||||
|
||||
//Assert
|
||||
VerifySkipImport(result, Mocker);
|
||||
ExceptionVerification.ExcpectedWarns(2);
|
||||
ExceptionVerification.ExpectedWarns(2);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user