Skip to content

Commit

Permalink
Merge branch 'main' into test-disable-toggles
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Jun 14, 2024
2 parents 9be2bca + 82fdc86 commit 6d91dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/conformance/conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ var expressionsRouterSupportedFeatures = sets.New(
// extended
features.SupportHTTPRouteResponseHeaderModification,
features.SupportHTTPRouteMethodMatching,
features.SupportHTTPRouteQueryParamMatching,
)

type ConformanceConfig struct {
Expand Down

0 comments on commit 6d91dab

Please sign in to comment.