Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion test/common/integration/base_client_integration_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class BaseClientIntegrationTest : public BaseIntegrationTest, public Platform::E
void TearDown();

Event::ProvisionalDispatcherPtr dispatcher_ = std::make_unique<Event::ProvisionalDispatcher>();
Http::ClientPtr http_client_{};
envoy_http_callbacks bridge_callbacks_;
ConditionalInitializer terminal_callback_;
callbacks_called cc_{0, 0, 0, 0, 0, 0, 0, "", &terminal_callback_, {}};
Expand Down