mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
New: Even More Mono Cleaning
This commit is contained in:
@@ -11,8 +11,6 @@ namespace NzbDrone.Integration.Test
|
||||
[Test]
|
||||
public void should_log_on_error()
|
||||
{
|
||||
IgnoreOnMonoVersions("5.12", "5.14");
|
||||
|
||||
var config = HostConfig.Get(1);
|
||||
config.LogLevel = "Trace";
|
||||
HostConfig.Put(config);
|
||||
|
||||
Reference in New Issue
Block a user