test: update session tests

This commit is contained in:
Karim shoair
2025-10-06 06:53:24 +03:00
parent 9cae97b177
commit f9303ab275
@@ -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