mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-28 11:37:23 +08:00
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) (#5873)
This commit is contained in:
@@ -116,7 +116,3 @@ class TestAgentPersonaTools(unittest.TestCase):
|
||||
self.assertEqual(created_persona.label, "分析型")
|
||||
self.assertIn("推理", created_persona.aliases)
|
||||
self.assertIn("analytical and structured", created_persona.text)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user