mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Merge pull request #3211 from eduar-hte/secremoterules-regression
Fix SecRemoteRules regression test not to depend on a specific error message
This commit is contained in:
commit
0feaeacce5
@ -46,7 +46,7 @@
|
|||||||
"version_min":300000,
|
"version_min":300000,
|
||||||
"title":"Include remote rules - failed download (Abort)",
|
"title":"Include remote rules - failed download (Abort)",
|
||||||
"expected":{
|
"expected":{
|
||||||
"parser_error": "Failed to download: HTTP response code said error"
|
"parser_error": "Failed to download"
|
||||||
},
|
},
|
||||||
"rules":[
|
"rules":[
|
||||||
"SecRuleEngine On",
|
"SecRuleEngine On",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user