mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Added Mono version health check
This commit is contained in:
@@ -108,7 +108,7 @@ namespace NzbDrone.Core.Test.MediaFiles
|
||||
[Test]
|
||||
public void filter_should_return_none_existing_files_not_ignoring_case()
|
||||
{
|
||||
LinuxOnly();
|
||||
MonoOnly();
|
||||
|
||||
var files = new List<string>()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user