mirror of
https://github.com/Readarr/Readarr
synced 2026-01-04 06:33:22 +01: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