mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Added Mono version health check
This commit is contained in:
@@ -36,7 +36,7 @@ namespace NzbDrone.Common.Test.DiskProviderTests
|
||||
[Test]
|
||||
public void should_be_able_to_check_space_on_ramdrive()
|
||||
{
|
||||
LinuxOnly();
|
||||
MonoOnly();
|
||||
Subject.GetAvailableSpace("/run/").Should().NotBe(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user