test: 修正更新提醒测试数据 (#103)

This commit is contained in:
chengma
2026-08-11 11:21:59 +08:00
parent 7c74ddab2d
commit f9c3016e22
+1 -1
View File
@@ -156,7 +156,7 @@ class UpdateUiEventTest(unittest.TestCase):
def test_successful_check_exposes_versions_and_availability(self):
update = UpdateInfo(
version="0.3.0",
notes="",
manifest_url=MANIFEST_URL,
update_url="https://updates.example.test/CMAutoBuy_0.3.0.zip",
file_name="CMAutoBuy_0.3.0.zip",
size=1024,