test: update session tests
This commit is contained in:
@@ -14,4 +14,3 @@ class TestFetcherSession:
|
||||
# Should not have context manager methods
|
||||
assert client.__aenter__ is None
|
||||
assert client.__aexit__ is None
|
||||
assert client._async_curl_session is True # Special marker
|
||||
|
||||
Reference in New Issue
Block a user