mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
tests: skip hg test as it keeps timing out
This commit is contained in:
parent
5cead67640
commit
afad2f08f2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue