Skip to content

Commit 54e8d1c

Browse files
author
Christoph Büscher
committed
Lower range/10_basic.yml skip version after backport
After backport of #50237 in #51741 the skip version in this test can be lowered.
1 parent 635fe34 commit 54e8d1c

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/range

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/range/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ setup:
395395
---
396396
"Date range rounding":
397397
- skip:
398-
version: " - 7.99.99"
399-
reason: "This part tests rounding behaviour changed in 8.0.0"
398+
version: " - 7.6.99"
399+
reason: "This part tests rounding behaviour changed in 7.7"
400400

401401
- do:
402402
index:

0 commit comments

Comments
 (0)