Skip to content

Commit

Permalink
tests(conformance): enable HTTPRouteHostnameIntersection
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed May 28, 2024
1 parent 628ca6a commit 3380930
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 @@ -31,7 +31,6 @@ var skippedTests = []string{
// httproute
tests.HTTPRouteHeaderMatching.ShortName,
tests.HTTPRouteHTTPSListener.ShortName,
tests.HTTPRouteHostnameIntersection.ShortName,
tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName,
tests.HTTPRouteListenerHostnameMatching.ShortName,
tests.HTTPRouteObservedGenerationBump.ShortName,
Expand Down

0 comments on commit 3380930

Please sign in to comment.