mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-07 22:23:48 +08:00
fix tests
This commit is contained in:
@@ -14,4 +14,4 @@ class TransferTest(TestCase):
|
||||
|
||||
def test_transfer(self):
|
||||
result = TransferChain().process()
|
||||
self.assertEqual(result[0], True)
|
||||
self.assertTrue(result)
|
||||
|
||||
Reference in New Issue
Block a user