Skip to content

Commit 3d06e1b

Browse files
defanatorFelipe Zimmerle
authored andcommitted
Fix github_issue reference in regression test
1 parent 5e65d56 commit 3d06e1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test-cases/regression/issue-1743.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version_max": -1,
66
"title": "Regex match does not work when arg ends with unescaped equal char (1/2)",
77
"url": "https:\/\/github.com\/SpiderLabs\/ModSecurity\/issues\/1743",
8-
"gihub_issue": 9999,
8+
"gihub_issue": 1743,
99
"client": {
1010
"ip": "200.249.12.31",
1111
"port": 2313
@@ -41,7 +41,7 @@
4141
"version_max": -1,
4242
"title": "Regex match does not work when arg ends with unescaped equal char (2/2)",
4343
"url": "https:\/\/github.com\/SpiderLabs\/ModSecurity\/issues\/1743",
44-
"gihub_issue": 9999,
44+
"gihub_issue": 1743,
4545
"client": {
4646
"ip": "200.249.12.31",
4747
"port": 2313

0 commit comments

Comments
 (0)