firewall: fix test name

This commit is contained in:
Arseny Balobanov 2020-04-04 21:16:28 +03:00
parent 55747dc151
commit 7b93cc3a71

View file

@ -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: "/"