mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
fix tests
This commit is contained in:
parent
fdcd84ea2a
commit
7c534aec18
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ pytestmark = [
|
|||
]
|
||||
|
||||
async def test_proxy(get_version, monkeypatch):
|
||||
sys.modules['nvchecker.source'] = sys.modules['nvchecker.source.aiohttp_httpclient']
|
||||
from nvchecker.source import session
|
||||
|
||||
async def fake_request(*args, proxy, **kwargs):
|
||||
|
|
Loading…
Add table
Reference in a new issue