mirror of
https://github.com/alibaba/higress.git
synced 2026-04-20 11:37:27 +08:00
Fix typos (#2628)
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:
@@ -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",
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user