Skip to content

Commit 54c1a59

Browse files
committed
Adjust the skip version in flattened field telemetry tests.
It can be lowered to 7.5.99 now that the functionality was backported in #48972.
1 parent dfccbf0 commit 54c1a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/flattened/20_flattened_stats.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setup:
22
- skip:
3-
version: " - 7.99.99"
4-
reason: "telemetry for flattened fields was added in 8.0"
3+
version: " - 7.5.99"
4+
reason: "telemetry for flattened fields was added in 7.6.0"
55

66
---
77
"Usage stats for flattened fields":

0 commit comments

Comments
 (0)