We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cc822 commit ef1d9fdCopy full SHA for ef1d9fd
tests/unit/test_thrift_backend.py
@@ -1420,7 +1420,6 @@ def test_session_handle_respected_in_close_session(
1420
auth_provider=AuthProvider(),
1421
ssl_options=SSLOptions(),
1422
)
1423
- # Manually set the mocked transport instance
1424
thrift_backend._transport = mock_http_client_instance
1425
1426
session_id = SessionId.from_thrift_handle(self.session_handle)
0 commit comments