Skip to content

Commit

Permalink
chore: enable HTTPRouteHTTPSListener conf test (#307)
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Lavacca <[email protected]>
  • Loading branch information
mlavacca authored May 31, 2024
1 parent 6ba5bd3 commit 8f38b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/conformance/conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f38b0e

Please sign in to comment.