Skip to content

Commit

Permalink
tests(conformance): enable HTTPRouteInvalidBackendRefUnknownKind
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed May 29, 2024
1 parent 1679e8c commit 5722051
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 @@ -30,7 +30,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
// This test is flaky.
Expand Down

0 comments on commit 5722051

Please sign in to comment.