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
e1882a2778
commit
fc8d90f46b
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.6"
|
||||
}) == "1.3.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue