mirror of
https://github.com/alibaba/higress.git
synced 2026-06-03 09:37:28 +08:00
feat: add e2e test for envoy filter (#710)
This commit is contained in:
@@ -51,6 +51,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
},
|
||||
GatewayAddress: "localhost",
|
||||
EnableAllSupportedFeatures: true,
|
||||
IsEnvoyConfigTest: *flags.IsEnvoyConfigTest,
|
||||
})
|
||||
|
||||
cSuite.Setup(t)
|
||||
|
||||
Reference in New Issue
Block a user