mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-13 11:40:43 +08:00
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) (#5873)
This commit is contained in:
@@ -220,7 +220,3 @@ class TestAgentInteraction(unittest.TestCase):
|
||||
)
|
||||
|
||||
handle_ai_message.assert_called_once()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user