diff --git a/test/conformance/conformance_test.go b/test/conformance/conformance_test.go index eac4744da..a55a53ca1 100644 --- a/test/conformance/conformance_test.go +++ b/test/conformance/conformance_test.go @@ -29,7 +29,6 @@ var skippedTests = []string{ // httproute tests.HTTPRouteHeaderMatching.ShortName, - tests.HTTPRouteHTTPSListener.ShortName, tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName, // TODO: remove the skip https://github.com/Kong/gateway-operator/issues/295