mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-27 00:02:25 +00:00
Added Test Case for DiskSpaceService
This commit is contained in:
parent
3f420ff6bd
commit
028e7d1c7d
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ public void should_not_check_diskspace_for_missing_artist_folders()
|
|||
|
||||
[TestCase("/boot")]
|
||||
[TestCase("/var/lib/rancher")]
|
||||
[TestCase("/var/lib/rancher/volumes")]
|
||||
[TestCase("/var/lib/kubelet")]
|
||||
[TestCase("/var/lib/docker")]
|
||||
[TestCase("/some/place/docker/aufs")]
|
||||
|
|
Loading…
Reference in a new issue