mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-16 10:26:51 +00:00
tests: skip hg test as it keeps timing out
This commit is contained in:
parent
9c5a92e175
commit
e69eebf318
@ -7,6 +7,7 @@ pytestmark = [
|
||||
pytest.mark.needs_net,
|
||||
]
|
||||
|
||||
@pytest.mark.skip
|
||||
async def test_mercurial(get_version):
|
||||
assert await get_version("example", {
|
||||
"source": "mercurial",
|
||||
|
Loading…
Reference in New Issue
Block a user