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
5cead67640
commit
afad2f08f2
@ -7,6 +7,7 @@ pytestmark = [
|
|||||||
pytest.mark.needs_net,
|
pytest.mark.needs_net,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@pytest.mark.skip
|
||||||
async def test_mercurial(get_version):
|
async def test_mercurial(get_version):
|
||||||
assert await get_version("example", {
|
assert await get_version("example", {
|
||||||
"source": "mercurial",
|
"source": "mercurial",
|
||||||
|
Loading…
Reference in New Issue
Block a user