mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-08 22:37:06 +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):
|
||||
assert await get_version("xml2", {
|
||||
"source": "cran",
|
||||
}) == "1.3.3"
|
||||
}) == "1.3.4"
|
||||
|
Loading…
Reference in New Issue
Block a user