mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 00:16:57 +08:00
test: update search cache params expectation
This commit is contained in:
@@ -439,7 +439,9 @@ class SearchChainAIRecommendTest(unittest.IsolatedAsyncioTestCase):
|
|||||||
"title": "",
|
"title": "",
|
||||||
"year": "",
|
"year": "",
|
||||||
"season": "2",
|
"season": "2",
|
||||||
|
"episode": "",
|
||||||
"sites": "1,3",
|
"sites": "1,3",
|
||||||
|
"result_type": "torrent",
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
cached,
|
cached,
|
||||||
|
|||||||
Reference in New Issue
Block a user