Skip to content

Commit

Permalink
Fix version in bwc test again (#87266)
Browse files Browse the repository at this point in the history
My change #86401 never made it into 7.17.4 so the test was confused.
This bumps the version. It'll make it into 7.17.5.

Closes #87113
  • Loading branch information
nik9000 authored May 31, 2022
1 parent 00980ed commit 968c476
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ parent has gap:
---
parent has min_doc_count:
- skip:
version: " - 7.17.3, 8.0.0 - 8.2.99"
reason: allowed in 7.17.4
version: " - 7.17.4, 8.0.0 - 8.2.99"
reason: allowed in 7.17.5

- do:
bulk:
Expand Down

0 comments on commit 968c476

Please sign in to comment.