mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Fix transformation regression test
This commit is contained in:
parent
dbbb2c526e
commit
ad442fb201
@ -49,7 +49,7 @@
|
||||
},
|
||||
"expected": {
|
||||
"audit_log": "",
|
||||
"debug_log": "\\[9\\] T \\(0\\) trim: \"test2\"",
|
||||
"debug_log": "\\[9\\] T \\(0\\) trim: \"test\"",
|
||||
"error_log": ""
|
||||
},
|
||||
"rules": [
|
||||
@ -109,7 +109,7 @@
|
||||
},
|
||||
"expected": {
|
||||
"audit_log": "",
|
||||
"debug_log": "\\[9\\] T \\(1\\) lowercase: \"test2\"",
|
||||
"debug_log": "lowercase: \"test",
|
||||
"error_log": ""
|
||||
},
|
||||
"rules": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user