Skip to content

Commit b40b48d

Browse files
committed
TEST/MEDIUM: add new feature for conformance tests
1 parent 8573f30 commit b40b48d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/conformance/conformance_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ func TestConformance(t *testing.T) {
8585
features.SupportGateway,
8686
features.SupportHTTPRoute,
8787
features.SupportReferenceGrant,
88+
features.SupportGatewayAddressEmpty,
8889
)
8990

9091
conformanceProfiles := sets.New(

0 commit comments

Comments
 (0)