Skip to content

Commit

Permalink
fix YAML test
Browse files Browse the repository at this point in the history
Signed-off-by: gesong.samuel <[email protected]>
  • Loading branch information
gesong.samuel committed Sep 11, 2024
1 parent 95945d1 commit bcd9fb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ setup:
my_field.lower: "abcd"
- match: { hits.total.value: 2 }
- match: { hits.hits.0._id: "5" }
- match: { hits.hits.0._id: "7" }
- match: { hits.hits.1._id: "7" }

- do:
search:
Expand Down

0 comments on commit bcd9fb7

Please sign in to comment.