You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	fixed broken builds.
This commit is contained in:
		| @@ -39,7 +39,11 @@ namespace NzbDrone.Test.Common | ||||
|         [TearDown] | ||||
|         public void LoggingDownBase() | ||||
|         { | ||||
|             if (TestContext.CurrentContext.Result.State == TestState.Success) | ||||
|  | ||||
|  | ||||
|             //can't use because of a bug in mono with 2.6.2, | ||||
|             //https://bugs.launchpad.net/nunitv2/+bug/1076932 | ||||
|             //if (TestContext.CurrentContext.Result.State == TestState.Success) | ||||
|             { | ||||
|                 ExceptionVerification.AssertNoUnexcpectedLogs(); | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user