mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-09 17:50:23 +08:00
fix tests
This commit is contained in:
@@ -14,4 +14,4 @@ class CookieCloudTest(TestCase):
|
||||
|
||||
def test_cookiecloud(self):
|
||||
result = CookieCloudChain().process()
|
||||
self.assertEqual(result[0], True)
|
||||
self.assertTrue(result[0])
|
||||
|
||||
Reference in New Issue
Block a user