Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 27, 2025
1 parent 07cb67b commit 3657004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/core/end2end/fuzzers/connector_fuzzer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class ConnectorFuzzer {
FuzzingEventEngine::Options(), msg.event_engine_actions())),
mock_endpoint_controller_(MockEndpointController::Create(engine_)),
connector_(make_connector()) {
LOG(INFO) << msg.ShortDebugString();
CHECK(engine_);
grpc_event_engine::experimental::SetDefaultEventEngine(engine_);
for (const auto& input : msg.network_input()) {
Expand Down

0 comments on commit 3657004

Please sign in to comment.