mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update ubuntupkg test
This commit is contained in:
parent
ee1b8267d0
commit
1be7b57ea0
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ async def test_ubuntupkg_suite(get_version):
|
|||
|
||||
@flaky
|
||||
async def test_ubuntupkg_suite_with_paging(get_version):
|
||||
assert await get_version("ffmpeg", {"ubuntupkg": None, "suite": "vivid"}) == "7:2.5.10-0ubuntu0.15.04.1"
|
||||
assert await get_version("ffmpeg", {"ubuntupkg": None, "suite": "xenial"}) == "7:2.8.11-0ubuntu0.16.04.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue