mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
Fixed some unit tests
This commit is contained in:
@@ -17,7 +17,6 @@ namespace NzbDrone.Core.Test.ProviderTests.LogProviderTests
|
||||
[TestFixture]
|
||||
public class LogProviderFixture : CoreTest
|
||||
{
|
||||
|
||||
private const string LOGGER_NAME = "Core.Test.ProviderTests.LogProviderTests.LogProviderFixture";
|
||||
|
||||
private static LogDbContext dbContext;
|
||||
|
Reference in New Issue
Block a user