Adjust skip versions in YAML tests

This commit is contained in:
Tanguy Leroux 2020-04-07 11:13:45 +02:00
parent 6f330e3a0b
commit bf72c02644
2 changed files with 4 additions and 4 deletions

View file

@ -67,8 +67,8 @@ teardown:
---
"Clear searchable snapshots cache":
- skip:
version: " - 7.99.99"
reason: searchable snapshots introduced in 8.0
version: " - 7.7.99"
reason: searchable snapshots introduced in 7.8.0
- do:
catch: missing

View file

@ -66,8 +66,8 @@ teardown:
---
"Tests searchable snapshots stats":
- skip:
version: " - 7.99.99"
reason: searchable snapshots introduced in 8.0
version: " - 7.7.99"
reason: searchable snapshots introduced in 7.8.0
- do:
catch: missing