Skip to content

Commit

Permalink
Stop skipping REST test after backport of elastic#27056
Browse files Browse the repository at this point in the history
  • Loading branch information
ywelsch committed Nov 16, 2017
1 parent 6b81748 commit 3b963dc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ setup:
---
"Create a snapshot for missing index":
- skip:
version: " - 6.99.99"
reason: ignore_unavailable default is false in 7.0.0
version: " - 6.0.0"
reason: ignore_unavailable default is false in 6.0.0

- do:
catch: missing
Expand Down

0 comments on commit 3b963dc

Please sign in to comment.