Signed-off-by: co63oc <co63oc@users.noreply.github.com>
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
Co-authored-by: xingpiaoliang <erasernoobx@outlook.com>
This commit is contained in:
co63oc
2025-08-12 15:58:32 +08:00
committed by GitHub
parent b9d6343efa
commit 79b3b23aab
9 changed files with 18 additions and 18 deletions

View File

@@ -116,7 +116,7 @@ var WasmPluginsKeyAuth = suite.ConformanceTest{
},
{
Meta: http.AssertionMeta{
TestCaseName: "case 5: Muti Key Authentication information found",
TestCaseName: "case 5: Multi Key Authentication information found",
TargetBackend: "infra-backend-v1",
TargetNamespace: "higress-conformance-infra",
},

View File

@@ -167,7 +167,7 @@ var WasmPluginsTransformer = suite.ConformanceTest{
},
{
Meta: http.AssertionMeta{
TestCaseName: "case 4: request transformer with arbitary order",
TestCaseName: "case 4: request transformer with arbitrary order",
TargetBackend: "infra-backend-v1",
TargetNamespace: "higress-conformance-infra",
},
@@ -204,7 +204,7 @@ var WasmPluginsTransformer = suite.ConformanceTest{
{
Meta: http.AssertionMeta{
TestCaseName: "case 5: response transformer with arbitary order",
TestCaseName: "case 5: response transformer with arbitrary order",
TargetBackend: "infra-backend-v1",
TargetNamespace: "higress-conformance-infra",
},