Skip to content

Commit 8fefe12

Browse files
committed
Adjust expected REQUEST_HEADERS count
since we added content-length header in the previous commit.
1 parent 9164003 commit 8fefe12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-cases/regression/variable-variation-count.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"expected": {
53-
"debug_log": "Target value: \"10\" \\(Variable: REQUEST_HEADERS\\)",
53+
"debug_log": "Target value: \"11\" \\(Variable: REQUEST_HEADERS\\)",
5454
"http_code": 200
5555
},
5656
"rules": [

0 commit comments

Comments
 (0)