Skip to content

Commit 3412f39

Browse files
zhaohuabingsnorwin
andcommitted
Update conformance/tests/httproute-cors.go
Co-authored-by: Norwin Schnyder <[email protected]>
1 parent e31227e commit 3412f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/tests/httproute-cors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ var HTTPRouteCORS = suite.ConformanceTest{
152152
},
153153
},
154154
{
155-
TestCaseName: "Simple request from an exact mactching origin should be allowed",
155+
TestCaseName: "Simple request from an exact matching origin should be allowed",
156156
Namespace: ns,
157157
Request: http.Request{
158158
Path: "/cors-1",

0 commit comments

Comments
 (0)