mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Improve action-allow test titles
This commit is contained in:
parent
fc06915cc6
commit
7665d96a13
@ -2,7 +2,7 @@
|
||||
{
|
||||
"enabled":1,
|
||||
"version_min":300000,
|
||||
"title":"Testing allow action 1/3",
|
||||
"title":"Testing allow action (1/3)",
|
||||
"expected":{
|
||||
"debug_log": "Skipped rule id '500066' as request trough the utilization of an `allow' action",
|
||||
"http_code": 200
|
||||
@ -35,7 +35,7 @@
|
||||
{
|
||||
"enabled":1,
|
||||
"version_min":300000,
|
||||
"title":"Testing allow action 1/3",
|
||||
"title":"Testing allow action (2/3)",
|
||||
"expected":{
|
||||
"debug_log": "",
|
||||
"http_code": 500
|
||||
@ -68,7 +68,7 @@
|
||||
{
|
||||
"enabled":1,
|
||||
"version_min":300000,
|
||||
"title":"Testing allow action 1/3",
|
||||
"title":"Testing allow action (3/3)",
|
||||
"expected":{
|
||||
"debug_log": "",
|
||||
"http_code": 500
|
||||
|
Loading…
x
Reference in New Issue
Block a user