Skip to content

Commit

Permalink
Fix the skip version for inner hits REST test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani committed Jan 6, 2021
1 parent 5c7fd01 commit 747e1cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ setup:
---
"Inner hits with disabled _source":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/67079"
version: " - 7.10.1"
reason: "bugfix introduced in 7.10.2"
- do:
indices.create:
index: disabled_source
Expand Down

0 comments on commit 747e1cc

Please sign in to comment.