mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Fix broken test
This commit is contained in:
@@ -68,7 +68,7 @@ namespace NzbDrone.Core.Test.HealthCheck.Checks
|
||||
{
|
||||
GivenRootFolder(_downloadRootPath);
|
||||
|
||||
Subject.Check().ShouldBeWarning(wikiFragment: "downloads_in_root_folder");
|
||||
Subject.Check().ShouldBeWarning();
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user