mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-13 09:00:49 +00:00
test_cran: bump xml2 version to pass test
This commit is contained in:
parent
1be02fc29c
commit
fed4fc52ff
@ -7,4 +7,4 @@ pytestmark = [pytest.mark.asyncio, pytest.mark.needs_net]
|
|||||||
async def test_cran(get_version):
|
async def test_cran(get_version):
|
||||||
assert await get_version("xml2", {
|
assert await get_version("xml2", {
|
||||||
"source": "cran",
|
"source": "cran",
|
||||||
}) == "1.3.3"
|
}) == "1.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user