mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Removed all static state tracking from job provider.
This commit is contained in:
@@ -21,7 +21,6 @@ namespace NzbDrone.Core.Test.Framework
|
||||
[TearDown]
|
||||
public void TearDown()
|
||||
{
|
||||
JobProvider.Queue.Clear();
|
||||
ExceptionVerification.AssertNoUnexcpectedLogs();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user