diff --git a/python/python/tests/test_remote_db.py b/python/python/tests/test_remote_db.py index 5c0266d69..0dd880cc0 100644 --- a/python/python/tests/test_remote_db.py +++ b/python/python/tests/test_remote_db.py @@ -1202,7 +1202,7 @@ async def test_header_provider_overrides_static_headers(): def test_close(): - """Test that close() works without AttributeError (regression for _client vs _conn).""" + """Test that close() works without AttributeError.""" import asyncio def handler(req):