mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
test_cran: bump xml2 version to pass test
This commit is contained in:
parent
1be02fc29c
commit
fed4fc52ff
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue