Update logs are now in the UI

This commit is contained in:
kay.one
2011-11-21 22:55:09 -08:00
parent 54e5874770
commit 3520b56bb6
11 changed files with 158 additions and 25 deletions

View File

@@ -43,7 +43,7 @@ namespace NzbDrone.Test.Common
[TearDown]
public void TestBaseTearDown()
{
Mocker.VerifyAllMocks();
}
protected virtual void WithStrictMocker()