Skip to content

Commit 86ae4f7

Browse files
committed
fix test
1 parent d51962f commit 86ae4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/conformance/conformance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ var skippedTestsForTraditionalRoutes = []string{
5656
tests.HTTPRouteInvalidReferenceGrant.ShortName,
5757
}
5858

59-
var gatewaySupportedFeatures = []features.SupportedFeature{
59+
var gatewaySupportedFeatures = []features.FeatureName{
6060
features.SupportGateway,
6161
features.SupportHTTPRoute,
6262
// features.SupportHTTPRouteMethodMatching,

0 commit comments

Comments
 (0)