1
0
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:
Qstick
2021-06-28 18:53:58 -04:00
parent cc572729ff
commit 92c4c50e1c
24 changed files with 6 additions and 232 deletions
@@ -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);