We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3794870 commit d8574c8Copy full SHA for d8574c8
test/test-cases/regression/auditlog.json
@@ -212,7 +212,7 @@
212
]
213
},
214
"expected": {
215
- "audit_log": "{\"transaction\":{\"client_ip\":\"200.249.12.31\",\"time_stamp\":\"\\S{3} \\S{3} \\d{2} \\d{2}:\\d{2}:\\d{2} \\d{4}\"",
+ "audit_log": "{\"transaction\":{\"client_ip\":\"200.249.12.31\",\"time_stamp\":\"\\S{3} \\S{3} [ \\d]\\d \\d{2}:\\d{2}:\\d{2} \\d{4}\"",
216
"debug_log": "",
217
"error_log": "",
218
"http_code": 403
0 commit comments