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