firewall: fix test name
This commit is contained in:
parent
55747dc151
commit
7b93cc3a71
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ rules:
|
||||||
expected: result{code: http.StatusForbidden, body: "Forbidden"},
|
expected: result{code: http.StatusForbidden, body: "Forbidden"},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "bad-response",
|
name: "bad-request",
|
||||||
conf: `
|
conf: `
|
||||||
rules:
|
rules:
|
||||||
- endpoint: "/"
|
- endpoint: "/"
|
||||||
|
|
Loading…
Reference in a new issue