Skip to content

Commit 1765b38

Browse files
committed
Change BWC condition after backporting #29076
1 parent e8ea831 commit 1765b38

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.recovery

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.recovery/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
---
134134
"Indices recovery test with detailed parameter":
135135
- skip:
136-
version: " - 7.9.99"
137-
reason: bug with detailed parameter fixed in 8.0
136+
version: " - 7.2.99"
137+
reason: bug with detailed parameter fixed in 7.3
138138

139139
- do:
140140
indices.create:

0 commit comments

Comments
 (0)