mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-01-16 03:00:58 +00:00
update tests
This commit is contained in:
parent
156e281a82
commit
fcd38b0bf7
@ -7,7 +7,7 @@ pytestmark = pytest.mark.asyncio
|
||||
|
||||
@flaky
|
||||
async def test_ubuntupkg(get_version):
|
||||
assert await get_version("sigrok-firmware-fx2lafw", {"ubuntupkg": None}) == "0.1.3-1"
|
||||
assert await get_version("sigrok-firmware-fx2lafw", {"ubuntupkg": None}) == "0.1.5-1"
|
||||
|
||||
@flaky
|
||||
async def test_ubuntupkg_strip_release(get_version):
|
||||
|
Loading…
Reference in New Issue
Block a user