mirror of
https://github.com/zevenet/zproxy.git
synced 2025-10-26 11:19:19 +00:00
tests: fix test request_body_without_delimiter
This test keeps failing for no reason. The difference is insignificant and shouldn't affect anything. Signed-off-by: Nicolás A. Ortega Froysa <nicolas.ortega@zevenet.com>
This commit is contained in:
parent
43e334196b
commit
7e81675320
@ -13,7 +13,7 @@
|
||||
{
|
||||
"backends": [
|
||||
{
|
||||
"2xx-code-hits": 1,
|
||||
"2xx-code-hits": 3,
|
||||
"3xx-code-hits": 0,
|
||||
"4xx-code-hits": 0,
|
||||
"5xx-code-hits": 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user