mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update tests again
This commit is contained in:
parent
fcd38b0bf7
commit
fd5879a4a2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue