Skip to content

Commit

Permalink
tests: fix modsecurity-config-auditlog.t
Browse files Browse the repository at this point in the history
  • Loading branch information
defanator authored and Felipe Zimmerle committed Aug 30, 2017
1 parent 9bf5ac2 commit a2a5858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/modsecurity-config-auditlog.t
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ http {
modsecurity on;
modsecurity_rules '
SecRuleEngine On
SecAuditEngine On
SecRule ARGS "@streq whee" "id:10,phase:2"
SecRule ARGS "@streq whee" "id:11,phase:2"
';
Expand Down

0 comments on commit a2a5858

Please sign in to comment.