Skip to content

Commit a64ac66

Browse files
authored
Reenable BWC test for searchable snapshots usage stats (#70439) (#70443)
Reenables BWC for the searchable snapshot usage stats test. Relates #68509
1 parent 9750c8f commit a64ac66

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/test/resources/rest-api-spec/test/searchable_snapshots

1 file changed

+2
-2
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/searchable_snapshots/10_usage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ teardown:
6666
---
6767
"Tests searchable snapshots usage stats":
6868
- skip:
69-
version: " - 7.99.99"
70-
reason: storage flag introduced in 8.0.0
69+
version: " - 7.11.99"
70+
reason: storage flag introduced in 7.12.0
7171

7272
- do:
7373
xpack.usage: {}

0 commit comments

Comments
 (0)