mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-07 07:26:50 +00:00
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) (#5873)
This commit is contained in:
@@ -315,7 +315,3 @@ class TestPrepareAndSubmitScripts(FeedbackIssueScriptTestCase):
|
||||
|
||||
self.assertEqual(result["reason"], "rate_limited_user")
|
||||
self.assertIn("30 分钟", result["message"])
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user