diff --git a/test/integration/health_check_integration_test.cc b/test/integration/health_check_integration_test.cc index 2ca266e82611..628829fcdf49 100644 --- a/test/integration/health_check_integration_test.cc +++ b/test/integration/health_check_integration_test.cc @@ -496,7 +496,7 @@ TEST_P(HttpHealthCheckIntegrationTest, SingleEndpointGoAway) { // followup health check would happen. Using real time solves this because then // the ordering of advancing the time system and enabling the health check timer // is inconsequential. -TEST_P(RealTimeHttpHealthCheckIntegrationTest, SingleEndpointGoAwayErroSingleEndpointGoAwayErrorr) { +TEST_P(RealTimeHttpHealthCheckIntegrationTest, SingleEndpointGoAwayError) { initialize(); // GOAWAY doesn't exist in HTTP1.