update tests

This commit is contained in:
lilydjwg 2022-04-21 17:23:20 +08:00
parent f2aa4cad20
commit d706961669
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ async def test_apt_multiversions(get_version):
"repo": "main",
"arch": "amd64",
})
assert ver.startswith("1.4.00.")
assert ver.startswith("1.5.00.")