mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-17 11:07:27 +00:00
update tests
This commit is contained in:
parent
d7ce75a2fd
commit
a8f8a41c46
@ -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": "xenial"}) == "7:2.8.11-0ubuntu0.16.04.1"
|
||||
assert await get_version("ffmpeg", {"ubuntupkg": None, "suite": "xenial"}) == "7:2.8.14-0ubuntu0.16.04.1"
|
||||
|
Loading…
Reference in New Issue
Block a user