Skip to content

Commit d53c7f6

Browse files
committed
experiment
1 parent 899f78e commit d53c7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/packages/false_positives/httpjson_false_positive_asserts/data_stream/generic/_dev/test/system/test-pagination-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data_stream:
1111
response_pagination: |-
1212
- set:
1313
target: url.params.page
14-
value: '[[.last_response.body.page]]'
14+
value: '[[with .last_response.body.page]][[.]][[end]]'
1515
fail_on_template_error: true
1616
enable_request_tracer: true
1717
assert:

0 commit comments

Comments
 (0)