diff --git a/test/conformance/conformance_test.go b/test/conformance/conformance_test.go index a4ec8ed86..eac4744da 100644 --- a/test/conformance/conformance_test.go +++ b/test/conformance/conformance_test.go @@ -26,7 +26,6 @@ import ( var skippedTests = []string{ // gateway tests.GatewayInvalidTLSConfiguration.ShortName, - tests.GatewayModifyListeners.ShortName, // httproute tests.HTTPRouteHeaderMatching.ShortName,