mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
tests: update
This commit is contained in:
parent
d00203d103
commit
5dcb3bc36a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pytestmark = [pytest.mark.asyncio, pytest.mark.needs_net]
|
|||
async def test_archpkg(get_version):
|
||||
assert await get_version("base", {
|
||||
"source": "archpkg",
|
||||
}) == "3-1"
|
||||
}) == "3-2"
|
||||
|
||||
@flaky
|
||||
async def test_archpkg_strip_release(get_version):
|
||||
|
|
Loading…
Add table
Reference in a new issue