Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 31, 2025
1 parent b4f2211 commit 4bb6eca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/core/end2end/fuzzers/server_fuzzer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,7 @@ TEST(ServerFuzzers, Chttp2Regression1) {
}
}
event_engine_actions { run_delay: 1 assign_ports: 2147483647 }
config_vars {
enable_fork_support: true
verbosity: "\355\237\277"
experiments: 18446744073709551615
}
config_vars { enable_fork_support: true verbosity: "\355\237\277" }
shutdown_connector { shutdown_status: -1 }
)pb"));
}
Expand Down

0 comments on commit 4bb6eca

Please sign in to comment.