mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 13:32:17 -07:00
Corrected various spelling errors in code.
This commit is contained in:
parent
326ecf1c14
commit
ed99fa8698
19 changed files with 23 additions and 23 deletions
|
@ -50,7 +50,7 @@ namespace NzbDrone.Test.Common
|
|||
//https://bugs.launchpad.net/nunitv2/+bug/1076932
|
||||
if (BuildInfo.IsDebug && TestContext.CurrentContext.Result.State == TestState.Success)
|
||||
{
|
||||
ExceptionVerification.AssertNoUnexcpectedLogs();
|
||||
ExceptionVerification.AssertNoUnexpectedLogs();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue