mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-10 02:00:32 +08:00
fix: respect OpenList directory path contract
This commit is contained in:
@@ -219,7 +219,7 @@ class AlistStorageTest(unittest.TestCase):
|
||||
)
|
||||
|
||||
self.assertIsNotNone(folder)
|
||||
self.assertEqual("/library/Test Show (2026)/Season 1", folder.path)
|
||||
self.assertEqual("/library/Test Show (2026)/Season 1/", folder.path)
|
||||
self.assertEqual("alist", folder.storage)
|
||||
self.assertEqual("dir", folder.type)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user